UNPKG

zod-to-fields

Version:

Turn your Zod schemas into configurable field arrays for easy integration with HTML, React, Vue, and more.

5 lines (4 loc) 99 B
import * as ztf from './external'; export * from './external'; export { ztf }; export default ztf;