Source code

Revision control

Copy as Markdown

Other Tools

// Module that throws a syntax error if parsed as a script.
export default 1;
// eslint-disable-next-line no-undef
wasRun = true;