Interface StatOptions

interface StatOptions {
    bigint?: boolean;
}

Hierarchy (view full)

Properties

Properties

bigint?: boolean

Generated using TypeDoc