mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
3 lines
81 B
TypeScript
3 lines
81 B
TypeScript
export * from './commands';
|
|
|
|
export { default as webClient } from './WebClient';
|