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

    Type Alias InventoryReportRequestParams

    type InventoryReportRequestParams = {
        baseEndpointUrl?: string;
        library: string;
    }
    Index

    Properties

    baseEndpointUrl?: string
    library: string