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