generated from ShadowVR/AI_botter
6 lines
216 B
TypeScript
6 lines
216 B
TypeScript
|
/**
|
||
|
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
|
||
|
*/
|
||
|
import { type Shims } from "./registry.js";
|
||
|
export declare function getRuntime(): Shims;
|
||
|
//# sourceMappingURL=bun-runtime.d.ts.map
|