UNPKG

@aurigma/design-atoms-interfaces

Version:

4 lines (3 loc) 82 B
export interface IConvertItemToPlaceholderCommandArgs<TItem> { item: TItem; }