interface ErrnoException implements Errorimport { type ErrnoException } from "https://dotland.deno.dev/std@0.177.0/node/internal/errors.ts"; Propertiesoptionalerrno: numberoptionalcode: stringoptionalpath: stringoptionalsyscall: stringoptionalspawnargs: string[]