mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5 lines
132 B
TypeScript
5 lines
132 B
TypeScript
/*
|
|
* Debugging and profiling tools for Angular 2
|
|
*/
|
|
export {enableDebugTools, disableDebugTools} from 'angular2/src/tools/tools';
|