3 lines
183 B
TypeScript
3 lines
183 B
TypeScript
export { default as Cell } from '../../dist/admin/components/views/collections/List/Cell';
|
|
export type { Props } from '../../dist/admin/components/views/collections/List/Cell/types';
|