2018-07-25 21:17:57 -04:00

5 lines
91 B
JavaScript

import { init } from '../src/index';
import config from './config.yml';
init({ config });