angular2
Version:
Angular 2 - a web framework for modern web apps
10 lines • 829 B
JavaScript
"use strict";
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
/**
* Platform agnostic services.
* Can be used both in the browser and on the server.
*/
__export(require('angular2/src/platform/location'));
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tbW9uLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiZGlmZmluZ19wbHVnaW5fd3JhcHBlci1vdXRwdXRfcGF0aC1CUkplcjFKOS50bXAvYW5ndWxhcjIvcGxhdGZvcm0vY29tbW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7QUFBQTs7O0dBR0c7QUFDSCxpQkFBYyxnQ0FBZ0MsQ0FBQyxFQUFBIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBQbGF0Zm9ybSBhZ25vc3RpYyBzZXJ2aWNlcy5cbiAqIENhbiBiZSB1c2VkIGJvdGggaW4gdGhlIGJyb3dzZXIgYW5kIG9uIHRoZSBzZXJ2ZXIuXG4gKi9cbmV4cG9ydCAqIGZyb20gJ2FuZ3VsYXIyL3NyYy9wbGF0Zm9ybS9sb2NhdGlvbic7XG4iXX0=
;