@thepalaceproject/circulation-admin
    Preparing search index...
    interface SingleStatListItemProps {
        label: string;
        tooltip?: string;
        value: number;
    }
    Index

    Properties

    Properties

    label: string
    tooltip?: string
    value: number