Update code
This commit is contained in:
6
dev-assistant-mcp/node_modules/openai/internal/qs/formats.d.ts
generated
vendored
Normal file
6
dev-assistant-mcp/node_modules/openai/internal/qs/formats.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import type { Format } from "./types.js";
|
||||
export declare const default_format: Format;
|
||||
export declare const formatters: Record<Format, (str: PropertyKey) => string>;
|
||||
export declare const RFC1738 = "RFC1738";
|
||||
export declare const RFC3986 = "RFC3986";
|
||||
//# sourceMappingURL=formats.d.ts.map
|
||||
Reference in New Issue
Block a user