Documentation / zerotal / env / InferDef
Type Alias: InferDef<D>
InferDef<
D> =DextendsDef<infer T> ?T:never
Defined in: packages/core/src/env/Def.ts:227
Infer the concrete type of a single Def<T>.
Type Parameters
D
D
Documentation / zerotal / env / InferDef
InferDef<
D> =DextendsDef<infer T> ?T:never
Defined in: packages/core/src/env/Def.ts:227
Infer the concrete type of a single Def<T>.
D
On this page