mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-19 21:48:44 -05:00
* create .env file for server configuration * render client version * automate env file * add prestart command * create server-props.json instead of using .env * automate master proto file Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com>
4 lines
95 B
TypeScript
4 lines
95 B
TypeScript
export * from './CardImporterService';
|
|
export * from './ServerProps';
|
|
export * from './dexie';
|