vue-element-admin/src/api/ADempiere/index.js

9 lines
178 B
JavaScript

// Export dictionary connection
export * from './dictionary'
// Export data connection
export * from './data'
// Export enrollment user connection
export * from './enrollment'