gecko/toolkit/mozapps/extensions/test/addons/test_bootstrap1_1/version.jsm
Kyle Huey 1482122303 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00

4 lines
56 B
JavaScript

this.EXPORTED_SYMBOLS = ["VERSION"];
this.VERSION = 1;