Severian's picture
Upload 7464 files
c211499
raw
history blame contribute delete
188 Bytes
import { type Shims } from "./registry.js";
export declare function getRuntime({ manuallyImported }?: {
manuallyImported?: boolean;
}): Shims;
//# sourceMappingURL=web-runtime.d.ts.map