Files
angular-docs-cn/modules/angular2/platform/common.ts
T

6 lines
141 B
TypeScript
Raw Normal View History

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