| 1 | var $ = function(e){return window.document.getElementById(e);} |
| 2 | var _e = function(text) { return text.replace('&', '&').replace('<', '<');} |
| 3 | window.addEventListener('load',function(){ |
| 4 | window.bscripter = new CCLScripting("../../dist/scripting/Worker.js"); |
nothing calls this directly
no test coverage detected