UNPKG

strong-debugger

Version:

DevTools Remote Debugging Protocol provider for Node.js and io.js

5 lines (4 loc) 59 B
'use strict'; setInterval(function() { debugger; }, 10);