This commit is contained in:
yvonneyx 2024-04-29 18:54:49 +08:00
parent ad0b9bd20e
commit db50d697ce

View File

@ -136,14 +136,7 @@ export type {
StarStyleProps,
TriangleStyleProps,
} from './elements/nodes';
export type {
BadgeStyleProps,
BaseShapeStyleProps,
BaseShapeStyleProps,
IconStyleProps,
LabelStyleProps,
LabelStyleProps,
} from './elements/shapes';
export type { BadgeStyleProps, BaseShapeStyleProps, IconStyleProps, LabelStyleProps } from './elements/shapes';
export type { AnimationOptions, WebWorkerLayoutOptions } from './layouts/types';
export type { CategoricalPalette } from './palettes/types';
export type {