Source code

Revision control

Copy as Markdown

Other Tools

// Use a code pattern identified by the parser worker to classify this module as a React Component
var isReactComponent = true;
function pauseInReact() {
debugger;
}