UNPKG

@agravity/private

Version:

The Agravity GlobalDAM API which allowes authenticated user to access the Agravity GlobalDAM Backend

8 lines (7 loc) 210 B
export * from './api/api'; export * from './model/models'; export * from './variables'; export * from './configuration'; export * from './api.module'; export * from './param'; export * from './encoder';