This commit is contained in:
Daniel
2020-03-08 12:42:33 +01:00
parent 84a815e7e6
commit 48fa640f5b
12 changed files with 65 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
// Proxy for importing schema from bookshop sample
using from '@capire/bookshop/db/schema';
using from '@capire/bookshop';
namespace sap.capire.bookshop;