@thepalaceproject/circulation-admin
    Preparing search index...
    interface SelfTestsTabContainerStateProps {
        fetchError?: FetchErrorData;
        isLoaded?: boolean;
        items?: CollectionsData | PatronAuthServicesData;
    }

    Hierarchy (View Summary)

    Index

    Properties

    fetchError?: FetchErrorData
    isLoaded?: boolean