generated from ShadowVR/AI_botter
5 lines
No EOL
188 B
TypeScript
5 lines
No EOL
188 B
TypeScript
import { type Shims } from "./registry.js";
|
|
export declare function getRuntime({ manuallyImported }?: {
|
|
manuallyImported?: boolean;
|
|
}): Shims;
|
|
//# sourceMappingURL=web-runtime.d.ts.map
|