Files
2025-11-21 14:08:36 -05:00

8 lines
103 B
TypeScript

import { configure } from "arktype/config";
configure({
toJsonSchema: {
dialect: null,
},
});