UNPKG

68 BTypeScriptView Raw
1export declare enum ShowTypes {
2 all,
3 focus,
4 mouseover
5}