Interface

NM-1.0NMVpnEditorPluginConstructorProps

interface ConstructorProps {
    description: string;
    name: string;
    service: string;
}

Hierarchy (View Summary)

Index

Properties

description: string
name: string
service: string