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

    Properties

    remaining: bigint
    total: bigint
    useMethod: UseMethod