Skip to main content
Module

x/openpgp/test/worker/index.js

OpenPGP implementation for JavaScript
Go to Latest
File
module.exports = () => describe('Web Worker', function () { require('./application_worker.js')();});