@microsoft/windows-admin-center-sdk
Version:
Microsoft - Windows Admin Center Shell
1 lines • 394 B
Source Map (JSON)
{"version":3,"sources":["../../../packages/core/data/active-directory/models/account-info.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,WAAW;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;CAChB","file":"account-info.d.ts","sourcesContent":["/**\r\n * Active directory account information\r\n */\r\nexport interface AccountInfo {\r\n name: string;\r\n type: string;\r\n}\r\n"]}