UNPKG

vue-material-adapter

Version:

Vue 3 wrapper arround Material Components for the Web

6 lines (5 loc) 280 B
export { BasePlugin } from './base-plugin.js'; export { emitCustomEvent } from './custom-event.js'; export { CustomLink } from './custom-link.js'; export { default as formFieldWrapper } from './form-field-wrapper.js'; export { default as touchWrapper } from './touch-wrapper.js';