UNPKG

@microsoft/windows-admin-center-sdk

Version:

Microsoft - Windows Admin Center Shell

10 lines (8 loc) 238 B
/** * RPC update theme request name and version. */ export class RpcObservableUpdateThemeKey { static command = 'UpdateThemeObservable'; static version = '0.1.0'; } //# sourceMappingURL=rpc-observable-update-theme-model.js.map