Hierarchy

  • ClarityAbiMap

Properties

Properties

key: {
    name: string;
    type: ClarityAbiType;
}[]

Type declaration

name: string
value: {
    name: string;
    type: ClarityAbiType;
}[]

Type declaration

Generated using TypeDoc