| 1 | import { jest } from '@jest/globals' |
| 2 | |
| 3 | import type { APICommand } from '../../../lib/command/api-command.js' |
| 4 | import type { EdgeClient, newEdgeClient } from '../../../lib/edge/edge-client.js' |
nothing calls this directly
no test coverage detected