UNPKG

@loadsmart/miranda-wc

Version:

Miranda Web Components component library

5 lines (4 loc) 222 B
export { Component } from './component'; export { FormComponent } from './form-component'; export { WithFormComponentMixin } from './form-component.mixin'; export type { FormComponentProps } from './form-component.mixin';