import {Http} from './http.service'; // Export the providers export const HTTP_PROVIDERS = [Http];