Type Alias: StaticDecode<T, P>
StaticDecode<
T,P>:StaticDecodeIsAny<T> extendstrue?unknown:Static<TDecodeType<T>,P>
Creates an decoded static type from a TypeBox type
Type Parameters
| Type Parameter | Default type |
|---|---|
T extends TSchema | - |
P extends unknown[] | [] |
Defined in
node_modules/@sinclair/typebox/build/cjs/type/static/static.d.ts:29