Coda by Ian Macalinao
    Preparing search index...

    Type Alias ApproveUseAuthorityArgsArgs

    type ApproveUseAuthorityArgsArgs = {
        numberOfUses: number | bigint;
    }
    Index
    numberOfUses: number | bigint