mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 00:26:27 +02:00
Introduce config module
This commit is contained in:
3
src/config/index.ts
Normal file
3
src/config/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import load from './load';
|
||||
|
||||
export default load();
|
||||
Reference in New Issue
Block a user