@companion-module/base
    Preparing search index...

    Interface SharedUdpSocketOptions

    interface SharedUdpSocketOptions {
        type: "udp4" | "udp6";
    }
    Index

    Properties

    Properties

    type: "udp4" | "udp6"