UNPKG

tldraw

Version:

A tiny little drawing editor.

12 lines (8 loc) 200 B
// import { TestEditor } from '../TestEditor' // let editor: TestEditor // beforeEach(() => { // editor =new TestEditor() // }) describe('When pinching', () => { it.todo('Pinches the camera') })