Interface

Libosinfo-1.0LibosinfoFirmwareConstructorProps

interface ConstructorProps {
    architecture: string;
    id: string;
    type: string;
}

Hierarchy (View Summary)

Index
architecture: string
type: string
id: string