Moved reusing extensions to separate file

This commit is contained in:
Daniel
2020-03-23 08:47:22 +01:00
parent 94b1c7256b
commit 2c1d1646e1
3 changed files with 2 additions and 6 deletions

2
bookshop/srv/ext.cds Normal file
View File

@@ -0,0 +1,2 @@
// Incorporate pre-build extensions from...
using from '@capire/common';