UNPKG

@tldraw/editor

Version:

A tiny little drawing app (editor).

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