xylabs/sdk-react

View on GitHub
packages/rich-result/src/jsonld/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export * from './Action'
export * from './ActionStatusType'
export * from './AdministrativeArea'
export * from './AggrigateRating'
export * from './Article'
export * from './Base'
export * from './Brand'
export * from './Class'
export * from './ContactPoint'
export * from './ContactPointOption'
export * from './Country'
export * from './CreativeWork'
export * from './DateTime'
export * from './EntryPoint'
export * from './Enumeration'
export * from './GeoShape'
export * from './GeospatialGeometry'
export * from './ImageObject'
export * from './Intangible'
export * from './Integer'
export * from './ItemAvailability'
export * from './Language'
export * from './Map'
export * from './MapCategoryType'
export * from './MediaObject'
export * from './MobileApplication'
export * from './Offer'
export * from './Organization'
export * from './Person'
export * from './Photograph'
export * from './Place'
export * from './PostalAddress'
export * from './Product'
export * from './Property'
export * from './PropertyValue'
export * from './QualitativeValue'
export * from './QuantitativeValue'
export * from './Rating'
export * from './Review'
export * from './Service'
export * from './SoftwareApplication'
export * from './StructuredValue'
export * from './Text'
export * from './Thing'
export * from './Time'
export * from './URL'
export * from './VirtualLocation'