UNPKG

@rdfine/hydra

Version:

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

7 lines (6 loc) 143 B
import * as Hydra from './index.js'; export class HydraFactory { init() { this.rdfine.hydra = this._initVocabulary(Hydra); } }