angular/modules/@angular/platform/common.ts
2016-05-01 20:51:00 -07:00

5 lines
141 B
TypeScript

/**
* Platform agnostic services.
* Can be used both in the browser and on the server.
*/
export * from 'angular2/src/platform/location';