Source code

Revision control

Copy as Markdown

Other Tools

/* Any copyright is dedicated to the Public Domain.
"use strict";
ChromeUtils.defineLazyGetter(this, "bar", "resource:///bar.sys.mjs");
/* exported foo */
var bar1 = 1;