@bugbug-io/sdk
    Preparing search index...

    Interface AuthTokenResponse

    interface AuthTokenResponse {
        token: string;
    }
    Index

    Properties

    Properties

    token: string