UNPKG

@farris/command-services-vue

Version:

Render schema to web page with farris ui.

12 lines (11 loc) 419 B
export * from './base-data.service'; export * from './load-data.service'; export * from './create-data.service'; export * from './remove-data.service'; export * from './save-data.service'; export * from './cancel-data.service'; export * from './update-data.service'; export * from './card-data.service'; export * from './list-data.service'; export * from './sub-list-data.service'; export * from './tree-data.service';