Interface

GUPnP-1.6GUPnPXMLDocConstructorProps

interface ConstructorProps {
    doc: never;
    path: string;
}

Hierarchy (View Summary)

Index
doc: never
path: string