[fix] tldraw api report (#1615)

This PR adds a dumb reference that is presence on the bublic branch but
not on tldraw repo. Ridiculous.

### Change Type

- [x] `patch` — Bug fix
This commit is contained in:
Steve Ruiz 2023-06-18 21:26:06 +01:00 committed by GitHub
parent b6716a3750
commit 55acf046aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,5 @@
/// <reference types="react" />
/** @internal */
import '@tldraw/polyfills'