Repository URL to install this package:
|
Version:
1.3.1 ▾
|
@skava/typings
/
schema.org.structured.match.js
|
|---|
// {
// "@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"
// },