Interface

GSSDP-1.6GSSDPResourceBrowserConstructorProps

interface ConstructorProps {
    active: boolean;
    client: GSSDP.Client;
    mx: number;
    target: string;
}

Hierarchy (View Summary)

Index

Properties

Properties

active: boolean
client: GSSDP.Client
mx: number
target: string