@thepalaceproject/circulation-admin
    Preparing search index...
    interface QuicksightDashboardPageProps {
        children?: ReactNode;
        key?: Key;
        params: { library?: string };
        ref?: LegacyRef<QuicksightDashboardPageProps>;
    }

    Hierarchy

    Index

    Properties

    children?: ReactNode
    key?: Key
    params: { library?: string }