MCPcopy Create free account
hub / github.com/Effect-TS/effect /

Class

packages/tools/docgen/src/Domain.ts:96–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 * @since 0.6.0
95 */
96export class Module {
97 readonly source: Parser.SourceShape
98 readonly name: string
99 readonly doc: Doc

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected