UNPKG

198 BTypeScriptView Raw
1import { AppInfo } from "../appInfo";
2export declare function expandMacro(pattern: string, arch: string | null | undefined, appInfo: AppInfo, extra?: any, isProductNameSanitized?: boolean): string;