UNPKG

@microsoft/windows-admin-center-sdk

Version:

Microsoft - Windows Admin Center Shell

7 lines (6 loc) 131 B
export interface DocumentationFile { sourcePath: string; name: string; language: string; contents: string; }