TLEnterEventHandler

See source code
type TLEnterEventHandler = (info: any, from: string) => void;
Prev
TldrawEditorStoreProps
Next
TLErrorFallbackComponent