adapt-authoring-jsonschema/index.js

/**
 * Validation of data against JSON schemas
 * @namespace jsonschema
 */
export { default } from './lib/JsonSchemaModule.js'