UNPKG

infamous

Version:

A CSS3D/WebGL UI library.

8 lines (6 loc) 196 B
import ElementOperations from './ElementOperations' describe('ElementOperations', () => { it('needs to be tested', () => { expect(ElementOperations).toBe(ElementOperations) }) })