UNPKG

@tldraw/editor

Version:

tldraw infinite canvas SDK (editor).

7 lines (5 loc) 111 B
import { runtime } from './runtime' /** @public */ export function hardResetEditor() { runtime.hardReset() }