Files
est-frame/node_modules/openai/_shims/web-runtime.d.ts
2025-10-22 05:38:27 +00:00

5 lines
188 B
TypeScript
Executable File

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