first commmit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* Data layer — TypeScript interfaces, data-driven JSON loaders, and schema
|
||||
* validators. See `Interfaces.ts` for the contract and `ConfigMgr.ts` for
|
||||
* the runtime loader + validator.
|
||||
*/
|
||||
|
||||
export * from './Interfaces';
|
||||
export * from './ConfigMgr';
|
||||
Reference in New Issue
Block a user