UNPKG

gather-content-ui

Version:
9 lines 362 B
declare function CollectionsTableCellContent({ children, allowOverflow }: any): import("react/jsx-runtime").JSX.Element; declare namespace CollectionsTableCellContent { var defaultProps: { allowOverflow: boolean; className: string; }; } export default CollectionsTableCellContent; //# sourceMappingURL=CollectionsTableCellContent.d.ts.map