This also fixes validation errors from annotation LSP, which missed some of the bookstore elements Signed-off-by: Christian Georgi <christian.georgi@sap.com>
5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
namespace sap.capire.bookshop; //> important for reflection
|
|
|
|
using from '@capire/bookshop';
|
|
using from './db/schema';
|