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

Class

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

Source from the content-addressed store, hash-verified

166 * @since 0.6.0
167 */
168export class Interface extends DocEntry {
169 readonly _tag = "Interface"
170}
171

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected