UNPKG

@insightphp/forms

Version:
11 lines (8 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 }