UNPKG

@keeer/material-components-vue

Version:
6 lines (5 loc) 124 B
export function initPlugin (plugin) { if (typeof window !== 'undefined' && window.Vue) { window.Vue.use(plugin) } }