mirror of
https://gitee.com/antv/g6.git
synced 2024-11-29 18:28:19 +08:00
fix: ci
This commit is contained in:
parent
ad0b9bd20e
commit
db50d697ce
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user