topjs-debugger/src/debugAdapter.js

2 lines
116 B
JavaScript
Raw Normal View History

2019-05-09 09:06:50 +08:00
const topjsDebugger = require('./topjsDebug');
topjsDebugger.TopJSDebugSession.run(topjsDebugger.TopJSDebugSession);