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

1
bookshop/index.js Normal file
View File

@@ -0,0 +1 @@
exports.CatalogService = require('./srv/cat-service')