chore: include pre-built dist for github install
This commit is contained in:
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
import type { InstallArgs } from "./types";
|
||||
export declare function runCliInstaller(args: InstallArgs, version: string): Promise<number>;
|
||||
Reference in New Issue
Block a user