Skip to content

cardano-web3-js / PlutusData / Static

Type Alias: Static<T, P>

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

Defined in: src/libs/plutusData/index.ts:33

Type Parameters

T

T extends TypeBox.TSchema

P

P extends unknown[] = []

Released under the MIT License