index
:
firefox-esr
debian
progress-linux
upstream
debian 12 security: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
wasm
/
webapi
/
esm-integration
/
resources
/
worker-helper.js
blob: 277bb4c1ea5b798474576123ad011751d8611490 (
plain
)
1
export
function
pm
(
x
)
{
postMessage
(
x
);
}