@nats-io/nats-core
    Preparing search index...

    Interface TokenAuth

    interface TokenAuth {
        auth_token: string;
    }
    Index

    Properties

    Properties

    auth_token: string