UNPKG

zod-to-fields

Version:

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

5 lines 132 B
import * as ztf from './external'; export * from './external'; export { ztf }; export default ztf; //# sourceMappingURL=index.js.map