mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
2 lines
106 B
TypeScript
2 lines
106 B
TypeScript
export { createWebClientResponse } from './response';
|
|
export { createWebClientRequest } from './request';
|