UNPKG

@triviality/core

Version:
6 lines (4 loc) 121 B
import { getCurrentContext } from '..'; it('getCurrentContext', () => { expect(getCurrentContext).toThrowError(); });