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

File app.module.ts

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

Source from the content-addressed store, hash-verified

1import {registerLocaleData} from '@angular/common';
2import {NgModule} from '@angular/core';
3import {BrowserModule} from '@angular/platform-browser';
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