Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ make
Method
make
packages/effect/src/unstable/schema/VariantSchema.ts:292–292 ·
view source on GitHub ↗
( this: { new(...args: Args): X }, ...args: Args )
Source
from the content-addressed store, hash-verified
290
): S[
"Type"
]
291
292
make<Args extends Array<any>, X>(
293
this: {
new
(...args: Args): X },
294
...args: Args
295
): X
Callers
6
Migrator.ts
File · 0.65
SqlClient.ts
File · 0.65
withoutTransforms
Function · 0.65
toChannelMap
Function · 0.65
runRaw
Function · 0.65
Model.ts
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected