@thepalaceproject/circulation-admin
    Preparing search index...
    interface ChangePasswordState {
        error: string;
        success: boolean;
    }
    Index

    Properties

    Properties

    error: string
    success: boolean