UNPKG

84 BTypeScriptView Raw
1export declare enum StyleTypes {
2 popover = "popover",
3 tooltip = "tooltip"
4}