Package version:

Supported operating systems properties.

interface SupportedOSProperties {
    supportedOsList?: SupportedOSProperty[];
}

Properties

Properties

supportedOsList?: SupportedOSProperty[]

The supported operating systems property list.