MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / errors.test.ts

File errors.test.ts

apps/desktop/main/api/errors.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict'
2import test from 'node:test'
3import { DataDirCompatibilityError } from '@openchatlab/node-runtime/src/data-dir-compat'
4import { ApiErrorCode, apiErrorFromUnknown } from './errors'

Callers

nothing calls this directly

Calls 1

apiErrorFromUnknownFunction · 0.90

Tested by

no test coverage detected