Source code
Revision control
Copy as Markdown
Other Tools
// Set a global flag to indicate that this module was executed.
// eslint-disable-next-line no-undef
moduleRan = true;
// Set a global flag to indicate that this module was executed.
// eslint-disable-next-line no-undef
moduleRan = true;