AI_botter/node_modules/openai/_shims/web-runtime.d.ts
2024-04-30 17:46:10 -08:00

5 lines
No EOL
188 B
TypeScript

import { type Shims } from "./registry.js";
export declare function getRuntime({ manuallyImported }?: {
manuallyImported?: boolean;
}): Shims;
//# sourceMappingURL=web-runtime.d.ts.map