UNPKG

tldraw

Version:

A tiny little drawing editor.

10 lines (6 loc) 163 B
// import { TestEditor } from '../TestEditor' // let editor: TestEditor // beforeEach(() => { // editor =new TestEditor() // }) it.todo('sets the page state')