APIdata.exactOn this pagedata.exactHome > @blaze-cardano/data > Exact Exact type Signature: export type Exact<T> = T extends TSchema ? Static<T> : T;