MCPcopy
hub / github.com/Effect-TS/effect / make

Method make

packages/experimental/src/VariantSchema.ts:263–263  ·  view source on GitHub ↗
(
    this: { new(...args: Args): X },
    ...args: Args
  )

Source from the content-addressed store, hash-verified

261 readonly ast: AST.Transformation
262
263 make<Args extends Array<any>, X>(
264 this: { new(...args: Args): X },
265 ...args: Args
266 ): X

Callers 15

Machine.test.tsFile · 0.65
testsuiteFunction · 0.65
testsuiteFunction · 0.65
makeFunction · 0.65
RequestResolver.tsFile · 0.65
Persistence.tsFile · 0.65
parseFunction · 0.65
encodeFunction · 0.65
getFunction · 0.65
handlerFunction · 0.65
EventLogServer.tsFile · 0.65

Calls

no outgoing calls

Tested by 2

testsuiteFunction · 0.52
testsuiteFunction · 0.52