Skip to main content
Go to Latest
type alias CallbackWithError
import { type CallbackWithError } from "https://deno.land/std@0.139.0/node/_fs/_fs_common.ts";
definition: (err: ErrnoException | null) => void