node-ejs-renderer/node_modules/openai/_shims/node-runtime.d.ts

3 lines
131 B
TypeScript
Raw Normal View History

2024-06-09 13:55:01 -04:00
import { type Shims } from "./registry.js";
export declare function getRuntime(): Shims;
//# sourceMappingURL=node-runtime.d.ts.map