Dfns TypeScript SDK - v0.8.4
    Preparing search index...

    Type Alias UserLoginResponse

    type UserLoginResponse = {
        token: string;
    }
    Index

    Properties

    Properties

    token: string