UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

5 lines (4 loc) 656 B
import { c as stringifyNonErrorCause, i as extractErrorCode, l as toErrorObject, n as collectErrorGraphCandidates, s as readErrorName } from "../error-coercion-D_-xJ90S.js"; import { n as isErrno, r as isMissingPathError, t as hasErrnoCode } from "../errno-CkbDOfLk.js"; import { i as readErrorCause, n as formatErrorMessageWithCode, r as formatUncaughtError, t as formatErrorMessage } from "../errors-Db3Ymjlb.js"; export { collectErrorGraphCandidates, extractErrorCode, formatErrorMessage, formatErrorMessageWithCode, formatUncaughtError, hasErrnoCode, isErrno, isMissingPathError, readErrorCause, readErrorName, stringifyNonErrorCause, toErrorObject };