mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 23:39:04 +00:00
4 lines
93 B
JavaScript
4 lines
93 B
JavaScript
// Module that throws a syntax error if parsed as a script.
|
|
export default 1;
|
|
wasRun = true;
|