Interface

NM-1.0NMSettingGenericConstructorProps

interface ConstructorProps {
    device_handler: string;
    deviceHandler: string;
    name: string;
}

Hierarchy (View Summary)

Index
device_handler: string
deviceHandler: string
name: string