@tikoci/centrs
    Preparing search index...

    Interface BtestServerOperationMeta

    interface BtestServerOperationMeta {
        bind: string;
        command: "btest";
        mode: "server";
        port: number;
    }
    Index

    Properties

    Properties

    bind: string
    command: "btest"
    mode: "server"
    port: number