Interface

Libosinfo-1.0LibosinfoOsVariantConstructorProps

interface ConstructorProps {
    id: string;
    name: string;
}

Hierarchy (View Summary)

Index
name: string
id: string