Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/typings / schema.org.structured.match.js
Size: Mime:
// {
//   "@id": "schema:InStock",
//   "@type": "schema:ItemAvailability",
//   "comment": "Indicates that the item is in stock.",
//   "label": "InStock"
// },
// {
//   "@id": "schema:InStoreOnly",
//   "@type": "schema:ItemAvailability",
//   "comment": "Indicates that the item is available only at physical locations.",
//   "label": "InStoreOnly"
// },