https://github.com/angular/angular
Raw File
Tip revision: fe99fa547989dceb349c39d77e58873539087c84 authored by vsavkin on 01 December 2015, 19:55:55 UTC
015faee chore(changelog): update change log to alpha 47
Tip revision: fe99fa5
instrumentation.js
'use strict';var profile_1 = require('./src/core/profile/profile');
exports.wtfCreateScope = profile_1.wtfCreateScope;
exports.wtfLeave = profile_1.wtfLeave;
exports.wtfStartTimeRange = profile_1.wtfStartTimeRange;
exports.wtfEndTimeRange = profile_1.wtfEndTimeRange;
//# sourceMappingURL=instrumentation.js.map
back to top