UNPKG

@1771technologies/lytenyte-pro

Version:
3 lines (2 loc) 172 B
import { PillManagerPillItem, RowProps } from '../pill-manager-types'; export declare function useAggregationSource(source: RowProps["pillSource"]): PillManagerPillItem[];