UNPKG

@cdwr/core

Version:

A set of core utilities for the Codeware ecosystem.

4 lines (3 loc) 194 B
export { JsonSchema } from './lib/zod/json.schema'; export { withCamelCase } from './lib/zod/with-camel-case.preprocess'; export { withReplaceAll } from './lib/zod/with-replace-all.preprocess';