1 line
52 B
JavaScript
1 line
52 B
JavaScript
|
import handler from"./handler.js";onmessage=handler;
|