Files
xOld_appRoboticsDriver/node_modules/jest-websocket-mock/lib/index.d.ts
2025-12-27 20:24:47 +01:00

4 lines
105 B
TypeScript

export { default } from "./websocket";
export { default as WS } from "./websocket";
import "./matchers";