@thepalaceproject/circulation-admin
    Preparing search index...

    Interface CombinedState

    interface CombinedState {
        catalog: State;
        editor: State;
    }
    Index

    Properties

    Properties

    catalog: State
    editor: State