Files
shockbot/mcp/arkConfig.ts
T
2025-11-20 15:35:11 -05:00

8 lines
106 B
TypeScript

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