UNPKG

@itwin/itwinui-react

Version:

A react component library for iTwinUI

5 lines (4 loc) 216 B
export { DefaultCell } from './DefaultCell.js'; export type { DefaultCellProps } from './DefaultCell.js'; export { EditableCell } from './EditableCell.js'; export type { EditableCellProps } from './EditableCell.js';