Interface

Libosinfo-1.0LibosinfoPlatformConstructorProps

interface ConstructorProps {
    codename: string;
    id: string;
    logo: string;
    name: string;
    short_id: string;
    shortId: string;
    vendor: string;
    version: string;
}

Hierarchy (View Summary)

Index

Properties - Inherited from Libosinfo.Product.ConstructorProps

Properties - Inherited from Libosinfo.Product.ConstructorProps

codename: string
id: string
logo: string
name: string
short_id: string
shortId: string
vendor: string
version: string