Coda by Ian Macalinao
    Preparing search index...
    interface BigFractionBytesArgs {
        padding: (number | bigint)[];
        value: (number | bigint)[];
    }
    Index

    Properties

    Properties

    padding: (number | bigint)[]
    value: (number | bigint)[]