UNPKG

bugger-v8-client

Version:
8 lines (5 loc) 106 B
'use strict'; function DebuggerEvent(name) { this.type = '' + name; } module.exports = DebuggerEvent;