UNPKG

@loadsmart/miranda-wc

Version:

Miranda Web Components component library

5 lines (4 loc) 175 B
export { Container } from './container'; export { Row } from './row'; export { Column } from './column'; export type { ColumnProps, ColumnSize, RowProps } from './row.types';