UNPKG

@autorest/powershell

Version:
4 lines 254 B
import { Project } from '../internal/project'; export declare function getProfileExportScript(exportFolderScript: string, isAzure: boolean): string; export declare function generatePsm1(project: Project): Promise<void>; //# sourceMappingURL=psm1.d.ts.map