2 lines
82 B
JavaScript
2 lines
82 B
JavaScript
// Set a global flag to indicate that this module was executed.
|
|
moduleRan = true;
|