mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-09 04:39:03 +02:00
2 lines
82 B
JavaScript
2 lines
82 B
JavaScript
// Set a global flag to indicate that this module was executed.
|
|
moduleRan = true;
|