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