import test from 'ava'; import ReactJSDOM from 'this'; test('ReactJSDOM is a function', t => { t.is(typeof rReactJSDOM, 'function'); });