/** * Vocabulary contracts module exports */ export * from './vocabulary-types'; export * from './vocabulary-registry'; export * from './vocabulary-adapters'; //# sourceMappingURL=index.d.ts.map