install-global.js 34 B

123
  1. 'use strict';
  2. global.foo = 'bar';