Interface

NM-1.0NMSetting6LowpanConstructorProps

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

Hierarchy (View Summary)

Index
parent: string
name: string