mirror of
https://github.com/Onewon/claude-code.git
synced 2026-04-26 06:41:16 +03:00
3 lines
131 B
TypeScript
3 lines
131 B
TypeScript
import { type Shims } from "./registry.js";
|
|
export declare function getRuntime(): Shims;
|
|
//# sourceMappingURL=node-runtime.d.ts.map
|