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

    Interface CustomListsState

    interface CustomListsState {
        filter: string;
        sort: string;
    }
    Index

    Properties

    Properties

    filter: string
    sort: string