3 lines
80 B
JavaScript
3 lines
80 B
JavaScript
import { CatalogService } from './srv/cat-service.js'
|
|
export { CatalogService }
|