["@mozilla.org/jsreflect;1"].createInstance(); init(); // Reflect is a standard built-in defined on the shared global. export const Reflect = globalThis.Reflect; PK