UNPKG

@agravity/private

Version:

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

9 lines (8 loc) 242 B
export * from './api/api'; export * from './model/models'; export * from './variables'; export * from './configuration'; export * from './api.module'; export * from './provide-api'; export * from './param'; export * from './encoder';