index
:
gnuzilla.git
master
fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
extensions
/
jid1-KtlZuoiikVfFew@jetpack
/
node_modules
/
pathfinder
/
lib
/
xul
/
namespace.js
blob: 1a677162f546856623846a70b2141ca9ecc724b3 (
plain
)
1
2
3
'use strict'
;
const
{
ns
} =
require
(
'sdk/core/namespace'
);
exports
.
xulNS
=
ns
();