UNPKG

@it-corp/vpbank-spotlight

Version:

Command center components for react and VPbank components

3 lines (2 loc) 155 B
import type { SpotlightActions } from './Spotlight'; export declare function limitActions(actions: SpotlightActions[], limit: number): SpotlightActions[];