Interface ConnectLocalSocketOptions

interface ConnectLocalSocketOptions {
    link: string;
}

Properties

Properties

link: string