Coda by Ian Macalinao
    Preparing search index...
    interface Uses {
        remaining: bigint;
        total: bigint;
        useMethod: UseMethod;
    }
    Index

    Properties

    remaining: bigint
    total: bigint
    useMethod: UseMethod