Unit_AI/node_modules/openai/_shims/web-runtime.d.ts
2024-06-01 16:24:36 -04: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