Files
cloud-cap-samples/fiori/app/index.cds
Daniel 26d7fc767c ...
2020-03-02 00:08:49 +01:00

11 lines
231 B
Plaintext

/*
This model controls what gets served to Fiori frontends...
*/
using from './admin/fiori-service';
using from './browse/fiori-service';
using from './orders/fiori-service';
using from './common';
using from '@capire/common';