UNPKG

@rdfine/hydra

Version:

> ## @rdfine/hydra > ### Generated JavaScript types for Hydra Core Vocabulary

16 lines (15 loc) 848 B
export { ApiDocumentationBundle } from './ApiDocumentation.js'; export { ClassBundle } from './Class.js'; export { CollectionBundle } from './Collection.js'; export { ErrorBundle } from './Error.js'; export { HeaderSpecificationBundle } from './HeaderSpecification.js'; export { IriTemplateBundle } from './IriTemplate.js'; export { IriTemplateMappingBundle } from './IriTemplateMapping.js'; export { LinkBundle } from './Link.js'; export { OperationBundle } from './Operation.js'; export { PartialCollectionViewBundle } from './PartialCollectionView.js'; export { ResourceBundle } from './Resource.js'; export { StatusBundle } from './Status.js'; export { SupportedPropertyBundle } from './SupportedProperty.js'; export { TemplatedLinkBundle } from './TemplatedLink.js'; export { VariableRepresentationBundle } from './VariableRepresentation.js';