Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 343 Bytes

PACKAGE.md

File metadata and controls

7 lines (5 loc) · 343 Bytes

Supports execution of Angular apps on different supported browsers.

The BrowserModule is included by default in any app created through the CLI, and it re-exports the CommonModule and ApplicationModule exports, making basic Angular functionality available to the app.

For more information, see Browser Support.