angular-cn/modules/angular2/instrumentation.ts

8 lines
129 B
TypeScript
Raw Normal View History

export {
wtfCreateScope,
wtfLeave,
wtfStartTimeRange,
wtfEndTimeRange,
WtfScopeFn
2015-08-20 17:28:25 -04:00
} from './src/core/profile/profile';