Files
2026-03-12 12:47:56 +08:00

5 lines
188 B
TypeScript

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