UNPKG

zod-to-fields

Version:

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

4 lines 108 B
export const ObjectKeys = (obj) => { return Object.keys(obj); }; //# sourceMappingURL=typeHelpers.js.map