mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 01:33:03 +00:00
Note that this requires wrapping all of iD, but not third party libraries, in a function and enabling strict mode only within that function. We can't be sure that our dependencies are strict-safe (d3 isn't).
2 lines
6 B
JavaScript
2 lines
6 B
JavaScript
})();
|