UNPKG

@appbuckets/react-ui

Version:
5 lines (4 loc) 183 B
import { UIMutableComponentProps } from '../generic'; export interface ItemMetaProps extends UIMutableComponentProps<StrictItemMetaProps> {} export interface StrictItemMetaProps {}