mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
4 lines
132 B
TypeScript
4 lines
132 B
TypeScript
/*
|
|
* Debugging and profiling tools for Angular 2
|
|
*/
|
|
export {enableDebugTools, disableDebugTools} from 'angular2/src/tools/tools';
|