plugin-scope1.js 55 B

123
  1. functions.add('foo', function() {
  2. return 'foo';
  3. });