UNPKG

81 BTypeScriptView Raw
1export declare enum ContextmenuType {
2 header = "header",
3 body = "body"
4}