Bones/node_modules/angular2/ts/instrumentation.ts

8 lines
129 B
TypeScript
Raw Normal View History

2017-05-17 13:45:25 -04:00
export {
wtfCreateScope,
wtfLeave,
wtfStartTimeRange,
wtfEndTimeRange,
WtfScopeFn
} from './src/core/profile/profile';