Interface StatFsOptions

interface StatFsOptions {
    bigint?: boolean;
}

Properties

Properties

bigint?: boolean

Generated using TypeDoc