UNPKG

schemaorg-jsd

Version:

JSON Schema validation for JSON-LD files using Schema.org vocabulary.

8 lines (5 loc) 268 B
// Note: this file exists only for typescript declaration. // It is not meant to be compiled automatically. // See `./index.js` for the manual output. export {META_SCHEMATA, JSONLD_SCHEMA, SCHEMATA, sdoValidate} from './src/index' export * from './dist/schemaorg.d'