mirror of
https://github.com/denoland/setup-deno.git
synced 2026-08-17 00:00:45 +02:00
fix: use npm install (#77)
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
export declare function issueFileCommand(command: string, message: any): void;
|
||||
export declare function prepareKeyValueMessage(key: string, value: any): string;
|
||||
Reference in New Issue
Block a user