UNPKG

@microsoft/windows-admin-center-sdk

Version:

Microsoft - Windows Admin Center Shell

8 lines (7 loc) 298 B
export declare class FileUpdater { copyNewFiles(audit: boolean, internal: boolean, updateSource: string[], library: boolean, internalOverride: boolean): void; private updateGulpConfigFile; private updateLocalizationPipeline; private updateMainFile; private updateVersionJson; }