100 B

document.addEventListener('DOMContentLoaded', function() {
  ng.bootstrap(AppComponent);
});