export * from './api.service.js'; import { ApiService } from './api.service.js'; export const apiService = new ApiService();