UNPKG

@processmaker/vue-form-elements

Version:

Reusable VueJS Based Form Elements styled with Bootstrap 4

5 lines (4 loc) 252 B
export { default as DataFormatMixin } from "./DataFormat"; export { default as hasDefaultOptionKeyMixin } from "./hasDefaultOptionKey"; export { default as ProxyDataMixin } from "./ProxyData"; export { default as ValidationMixin } from "./validation";