TldrawEditorStoreProps
type TldrawEditorStoreProps =
| TldrawEditorWithoutStoreProps
| TldrawEditorWithStoreProps;Prev
TldrawEditorPropsNext
TLEnterEventHandlertype TldrawEditorStoreProps =
| TldrawEditorWithoutStoreProps
| TldrawEditorWithStoreProps;