Files
cloud-cap-samples/bookshop/index.js
2022-05-12 01:44:09 +02:00

3 lines
80 B
JavaScript

import { CatalogService } from './srv/cat-service.js'
export { CatalogService }