UNPKG

@agile-ts/multieditor

Version:

Simple Form Manager for UI-Frameworks

7 lines (6 loc) 183 B
import { Multieditor } from './multieditor'; export * from './multieditor'; export * from './item'; export * from './validator'; export * from './status'; export default Multieditor;