react-loadly
Version:
A professional React loaders package with high-performance, customizable loader components
7 lines • 319 B
TypeScript
export { DotCluster } from './DotCluster';
export { LineGroup } from './LineGroup';
export { ShapeGroup } from './ShapeGroup';
export type { DotClusterProps } from './DotCluster';
export type { LineGroupProps } from './LineGroup';
export type { ShapeGroupProps } from './ShapeGroup';
//# sourceMappingURL=index.d.ts.map