function dtils.isNotAuthenticatedErrorRe-exportimport { dtils } from "https://deno.land/x/dtils@2.2.1/devops/deps.ts"; const { isNotAuthenticatedError } = dtils; isNotAuthenticatedError(error: unknown): error is NotAuthenticatedErrorParameterserror: unknownReturnserror is NotAuthenticatedError