UNPKG

111 BTypeScriptView Raw
1export declare enum ProcessBubbleType {
2 color = "color",
3 opacity = "opacity",
4 size = "size"
5}