Skip to content

cardano-web3-js / Data / Static

Type Alias: Static<T, P>

Static<T, P>: TypeBox.Static<T, P>

Type Parameters

T extends TypeBox.TSchema

P extends unknown[] = []

Defined in

src/utils/data/index.ts:21

Released under the MIT License