UNPKG

es6-module-jstransform

Version:
14 lines (9 loc) 267 B
module.exports = value; module.exports = value; module.exports =(function(){function A(){"use strict";} return A;})() module.exports = function A(){"use strict";} A.prototype.method=function() {"use strict"; return 1; }; var x = 'should be on 13th line';