improve install

This commit is contained in:
ruki
2025-01-14 23:00:57 +08:00
Unverified
parent 75f4c1709e
commit 61d3bded6f
5 changed files with 87570 additions and 11 deletions
+2 -4
View File
@@ -7,8 +7,6 @@ import * as os from 'os';
import * as fs from 'fs';
import * as path from 'path';
export async function loadPackageCache(): Promise<void> {
}
export async function loadPackageCache(): Promise<void> {}
export async function savePackageCache(): Promise<void> {
}
export async function savePackageCache(): Promise<void> {}