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

Class Self

packages/effect/src/unstable/schema/VariantSchema.ts:301–301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

299
300type MissingSelfGeneric<Params extends string = ""> =
301 `Missing \`Self\` generic - use \`class Self extends Class<Self>()(${Params}{ ... })\``
302
303/**
304 * Union schema over the default schemas of a list of variant schema structs.

Callers

nothing calls this directly

Calls 1

ClassInterface · 0.70

Tested by

no test coverage detected