7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
/*
|
|
This model controls what gets exposed
|
|
*/
|
|
namespace sap.capire.orders;
|
|
using from './srv/orders-service';
|
|
using from './db/schema';
|