V1 with working cmdline interface for easy of using GIT
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* 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
|
||||
Reference in New Issue
Block a user