aniql
    Preparing search index...

    Interface AniQLAuthResToken

    interface AniQLAuthResToken {
        response_type: "token";
        client_id: number;
    }

    Hierarchy

    • AniQLAuthBase
      • AniQLAuthResToken
    Index

    Properties

    response_type: "token"
    client_id: number