UNPKG

@loadsmart/miranda-wc

Version:

Miranda Web Components component library

4 lines (3 loc) 147 B
export { Grid } from './grid'; export { defaultGridProps } from './grid.constants'; export type { GridProps, GridAttributes } from './grid.types';