Skip to content

InferCircuits

InferCircuits<M> = M extends object ? keyof IC & string : string

Defined in: src/Contract.ts:114

Infer the circuit names from a contract module.

Type Parameters

M

M

Since

0.2.6