2 lines
116 B
JavaScript
2 lines
116 B
JavaScript
|
const topjsDebugger = require('./topjsDebug');
|
||
|
topjsDebugger.TopJSDebugSession.run(topjsDebugger.TopJSDebugSession);
|