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