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