fix(bin): support scoped lazycodex wrapper
This commit is contained in:
Vendored
+2
@@ -15,4 +15,6 @@ export declare function getPlatformPackageCandidates(options: {
|
||||
|
||||
export declare function getBinaryPath(pkg: string, platform: string): string;
|
||||
|
||||
export declare function getPackageBareName(packageName: string): string;
|
||||
|
||||
export declare function resolvePlatformPackageBaseName(wrapperPackageName: string): string;
|
||||
|
||||
Reference in New Issue
Block a user