Revision control
Copy as Markdown
Other Tools
/**
* Any copyright is dedicated to the Public Domain.
*/
"use strict";
module.exports = {
env: {
worker: true,
},
};
/**
* Any copyright is dedicated to the Public Domain.
*/
"use strict";
module.exports = {
env: {
worker: true,
},
};