UNPKG

sharyn

Version:

Combines all the other packages under one.

6 lines (4 loc) 82 B
import run from './run' test('run', () => { expect(run(() => 2)).toEqual(2) })