InferLedger
InferLedger<
M> =MextendsContractModule<infer L,string> ?L:unknown
Defined in: src/Contract.ts:106
Infer the Ledger type from a contract module.
Type Parameters
M
M
Since
0.2.6
InferLedger<
M> =MextendsContractModule<infer L,string> ?L:unknown
Defined in: src/Contract.ts:106
Infer the Ledger type from a contract module.
M
0.2.6