agsamantha/node_modules/openai/_shims/node-runtime.d.ts
2024-10-02 15:15:21 -05:00

3 lines
No EOL
131 B
TypeScript

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