react-schemaorg
react-schemaorg copied to clipboard
Expose more type overloads
Exposes some more type overloads to avoid the need for explicit checks of properties in Graph or WithContext<Thing> when trying to use type unions.
This overloading was added to jsonLdScriptProps but not helmetJsonLdProp or the JsonLd component.
Hey @Eyas, if you get a chance I've added some more function overloads here.