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

Class

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

Source from the content-addressed store, hash-verified

197 * @since 0.6.0
198 */
199export class TypeAlias extends DocEntry {
200 readonly _tag = "TypeAlias"
201}
202

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected