UNPKG

49 BTypeScriptView Raw
1export declare enum LogEvent {
2 LOG = "log"
3}