Type alias ClarityAbiTypeOptional

ClarityAbiTypeOptional: {
    optional: ClarityAbiType;
}

Type declaration

Generated using TypeDoc