@thepalaceproject/circulation-admin
    Preparing search index...
    interface RegisterLibraryState {
        fetchError: RequestError;
        isFetching: boolean;
    }
    Index

    Properties

    fetchError: RequestError
    isFetching: boolean