Sourcetype attributeType = | String| Int| Bool| BooleanishString| Style| Ref| InnerHtml
Sourcetype eventType = | Clipboard| Composition| Keyboard| Focus| Form| Mouse| Selection| Touch| UI| Wheel| Media| Image| Animation| Transition| Pointer| Inline| Drag
Sourcetype errors = [ | `ElementNotFound| `AttributeNotFound
] Sourceval isReactValidProp : string -> bool Sourceval find_closest_name : string -> string option