UNPKG

@rdfine/hydra

Version:

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

7 lines (6 loc) 184 B
import { CollectionMixin } from '../lib/Collection.js'; import { ResourceMixin } from '../lib/Resource.js'; export const CollectionBundle = [ CollectionMixin, ResourceMixin ];