angular-cn/modules/angular2/platform/common.ts

6 lines
141 B
TypeScript

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