Skip to main content

ContractType type

Signature:

export type ContractType = keyof ContractsMap;

References: ContractsMap