/opt/canhelp/node_modules/openai/internal/qs
Edit: /opt/canhelp/node_modules/openai/internal/qs/index.d.ts (394B)
declare const formats: {
formatters: Record
string>;
RFC1738: string;
RFC3986: string;
default: import("./types").Format;
};
export { stringify } from "./stringify.js";
export { formats };
export type { DefaultDecoder, DefaultEncoder, Format, ParseOptions, StringifyOptions } from "./types.js";
//# sourceMappingURL=index.d.ts.map