Cockatrice/webclient/src/websocket/index.ts
2024-06-17 01:00:23 -04:00

3 lines
81 B
TypeScript

export * from './commands';
export { default as webClient } from './WebClient';