UNPKG

ttk-app-core

Version:
11 lines (7 loc) 180 B
import appFactory from './appFactory' var _options = {} function config(options) { Object.assign(_options, options) } config.current = _options export default config