File size: 188 Bytes
c211499
 
 
 
 
1
2
3
4
5
import { type Shims } from "./registry.js";
export declare function getRuntime({ manuallyImported }?: {
    manuallyImported?: boolean;
}): Shims;
//# sourceMappingURL=web-runtime.d.ts.map