agsamantha/node_modules/openai/_shims/web-runtime.d.ts
2024-10-02 15:15:21 -05: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