trisquel-icecat/icecat/js/xpconnect/tests/chrome/subscript.js
2025-10-06 02:35:48 -06:00

4 lines
141 B
JavaScript

/* global base */
var ns = {};
Services.scriptloader.loadSubScript(base + "file_expandosharing.js", ns);
var checkFromESM = ns.checkFromESM;