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
|