UNPKG

@rdfine/hydra

Version:

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

9 lines (8 loc) 234 B
import { LinkMixin } from '../lib/Link.js'; import { OperationMixin } from '../lib/Operation.js'; import { ResourceMixin } from '../lib/Resource.js'; export const LinkBundle = [ LinkMixin, OperationMixin, ResourceMixin ];