UNPKG

laue

Version:

Modern charts for Vue.js

8 lines (5 loc) 154 B
import {Laue} from './index' if (typeof window !== 'undefined' && typeof window.Vue !== 'undefined') { window.Vue.use(Laue) } export * from './index'