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