Interface

Libosinfo-1.0LibosinfoDeploymentConstructorProps

interface ConstructorProps {
    id: string;
    os: Libosinfo.Os;
    platform: Libosinfo.Platform;
}

Hierarchy (View Summary)

Index
id: string