@lasuillard/raindrop-client
    Preparing search index...

    Interface GetCurrentUserResponse

    GetCurrentUserResponse

    interface GetCurrentUserResponse {
        result: boolean;
        user: User;
    }
    Index

    Properties

    Properties

    result: boolean

    GetCurrentUserResponse

    user: User

    GetCurrentUserResponse