MCPcopy
hub / github.com/processing/p5.js / _classCallCheck

Function _classCallCheck

lib/addons/p5.sound.js:690–690  ·  view source on GitHub ↗
(instance, Constructor)

Source from the content-addressed store, hash-verified

688var audiocontext = __webpack_require__(3);
689
690function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
691
692
693var main_Main = function Main() {

Callers 1

main_MainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected