pterowraptyl
    Preparing search index...

    Interface Websocket

    interface Websocket {
        socket: string;
        token: string;
    }
    Index

    Properties

    Properties

    socket: string
    token: string