type alias CallbackWithErrorimport { type CallbackWithError } from "https://deno.land/std@0.134.0/node/_fs/_fs_common.ts"; definition: (err: ErrnoException | null) => void