initial
This commit is contained in:
6
ts/config/index.ts
Normal file
6
ts/config/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Configuration module
|
||||
* Configuration management and secure storage
|
||||
*/
|
||||
|
||||
export * from './config-manager.ts';
|
||||
Reference in New Issue
Block a user