@thepalaceproject/circulation-admin
    Preparing search index...
    interface CirculationEventsDownloadFormProps {
        hide: () => void;
        library?: string;
        show: boolean;
    }
    Index

    Properties

    Properties

    hide: () => void
    library?: string
    show: boolean