lemmy-js-client
    Preparing search index...

    Type Alias UpdateTotpResponse

    type UpdateTotpResponse = {
        enabled: boolean;
    }
    Index

    Properties

    Properties

    enabled: boolean