UNPKG

@iwnow/pack

Version:

The pack of some major stuff

7 lines (5 loc) 126 B
'use strict'; var _ = require('.'); test('says hello pack', function () { expect((0, _.pack)()).toBe('hello pack :)'); });