interface StatOptions
          
Usage in Deno
import { type StatOptions } from "node:fs";
optional
bigint: boolean | undefined
      
    import { type StatOptions } from "node:fs";
bigint: boolean | undefined