UNPKG

global-singleton

Version:

Guarantee there is only 1 copy of a module or object in current VM

2 lines (1 loc) 40 B
global.expect = require('chai').expect;