Log
Files
Refs
README
global.d.ts (120B)
1 import {GlobalConfigInstance} from './lib/config'; 2 3 export * from './lib/core'; 4 ```