init
This commit is contained in:
2
mc_test/node_modules/app-builder-lib/out/util/macroExpander.d.ts
generated
vendored
Executable file
2
mc_test/node_modules/app-builder-lib/out/util/macroExpander.d.ts
generated
vendored
Executable file
@ -0,0 +1,2 @@
|
||||
import { AppInfo } from "../appInfo";
|
||||
export declare function expandMacro(pattern: string, arch: string | null | undefined, appInfo: AppInfo, extra?: any, isProductNameSanitized?: boolean): string;
|
||||
Reference in New Issue
Block a user