incrementer-worker.js (96B)
1 "use strict"; 2 importScripts("./test-incrementer.js"); 3 4 setupDestinationIncrementer(self, self);