Update code
This commit is contained in:
4
dev-assistant-mcp/node_modules/openai/_vendor/zod-to-json-schema/util.d.ts
generated
vendored
Normal file
4
dev-assistant-mcp/node_modules/openai/_vendor/zod-to-json-schema/util.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import type { ZodSchema, ZodTypeDef } from 'zod';
|
||||
export declare const zodDef: (zodSchema: ZodSchema | ZodTypeDef) => ZodTypeDef;
|
||||
export declare function isEmptyObj(obj: Object | null | undefined): boolean;
|
||||
//# sourceMappingURL=util.d.ts.map
|
||||
Reference in New Issue
Block a user