UNPKG

70 BTypeScriptView Raw
1export declare enum PatternHandler {
2 MESSAGE = 1,
3 EVENT = 2
4}