xylabs/sdk-react

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

Summary

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