UNPKG

@oarepo/invenio-vue

Version:

Vue 3 library for handling invenio REST

4 lines (3 loc) 126 B
export * from './types'; export { useInvenioCollection } from './collection'; export { useInvenioRecord } from './record';