♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
app-external
/
app
/
browser
/
worker.js
worker.js
4 lines
79 B
import
{ value }
from
'browser-module'
self.
postMessage
(
'worker.js:'
+
value)
v2.0.0
/
Go
SIGN IN