Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 367 Bytes

PACKAGE.md

File metadata and controls

5 lines (5 loc) · 367 Bytes

Exposes a set of functions in the global namespace which are useful for debugging the current state of your application. These functions are exposed via the global ng "namespace" variable automatically when you import from @angular/core and run your application in development mode. These functions are not exposed when the application runs in a production mode.