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

3 lines
131 B
TypeScript
Executable File

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