UNPKG

@insightphp/forms

Version:
7 lines (6 loc) 227 B
import Forms from "./plugin"; import type { PluginOptions as FormsPluginOptions } from "./plugin"; export * from './Components'; export * from './Composables'; export * from './contracts'; export { Forms, FormsPluginOptions };