test.jsm 61 B

12
  1. this['EXPORTED_SYMBOLS'] = ['test'];
  2. test = 'this is a jsm';