function isNotFoundErrorRe-exportimport { isNotFoundError } from "https://deno.land/x/dtils@2.4.0/mod.ts"; isNotFoundError(error: unknown): error is NotFoundErrorParameterserror: unknownReturnserror is NotFoundError