global.d.ts 120 Bytes Raw Blame History Permalink 1 2 3 4 import {GlobalConfigInstance} from './lib/config'; export * from './lib/core'; export var config: GlobalConfigInstance