@microsoft/windows-admin-center-sdk
Version:
Microsoft - Windows Admin Center Shell
15 lines (14 loc) • 425 B
TypeScript
export declare const replaces: {
'"@msft-sme/ui-test-automation": "3.5.0"': string;
'"@playwright/test": "1.20.1"': string;
'"@types/jasmine": "~3.6.0"': string;
'"@types/node": "^12.11.1"': string;
'"@types/jasmine": "3.6.0"': string;
'"@types/node": "12.11.1"': string;
};
export declare const adds: {
toBeAdded: string;
toBeAddedAfter: string;
keyword: string;
indent: number;
}[];