UNPKG

accelerator-core

Version:

[![Build Status](https://travis-ci.org/furkleindustries/accelerator-core.svg?branch=master)](https://travis-ci.org/furkleindustries/accelerator-core)

9 lines (5 loc) 175 B
import 'web-audio-test-api'; import * as Enzyme from 'enzyme'; import Adapter from 'enzyme-adapter-react-16'; const adapter = new Adapter(); Enzyme.configure({ adapter });