Files

3 lines
131 B
TypeScript
Raw Permalink Normal View History

2026-03-12 12:47:56 +08:00
import { type Shims } from "./registry.js";
export declare function getRuntime(): Shims;
//# sourceMappingURL=node-runtime.d.ts.map