mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 12:49:06 +00:00
4 lines
119 B
TypeScript
4 lines
119 B
TypeScript
import {GlobalConfigInstance} from './lib/config';
|
|
|
|
export * from './lib/core';
|
|
export var config: GlobalConfigInstance |