bcgov/vue-scaffold

View on GitHub
app/frontend/src/services/index.js

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
export { default as helloService } from './helloService';