MCPcopy Index your code
hub / github.com/angular/angular / app.module.ts

File app.module.ts

integration/cli-hello-world/src/app/app.module.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {BrowserModule} from '@angular/platform-browser';
2import {LOCALE_ID, NgModule} from '@angular/core';
3import {registerLocaleData} from '@angular/common';
4import localeFr from '@angular/common/locales/fr';

Callers

nothing calls this directly

Calls 2

registerLocaleDataFunction · 0.90
NgModuleInterface · 0.90

Tested by

no test coverage detected