https://github.com/angular/angular
Raw File
Tip revision: 2a512c44e97606ae96079bf4126dd8725d3c0839 authored by Victor Berchet on 24 December 2015, 14:53:48 UTC
020ce32 fix(TemplateParser): do not match on attrs that are bindings
Tip revision: 2a512c4
instrumentation.d.ts
export { wtfCreateScope, wtfLeave, wtfStartTimeRange, wtfEndTimeRange, WtfScopeFn } from './src/core/profile/profile';
back to top