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

    Type Alias InventoryReportCollectionInfo

    type InventoryReportCollectionInfo = {
        id: number;
        name: string;
    }
    Index

    Properties

    Properties

    id: number
    name: string