MCPcopy Create free account
hub / github.com/angular/angular / app.locale_data.ts

File app.locale_data.ts

adev/src/content/examples/i18n/doc-files/app.locale_data.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {registerLocaleData} from '@angular/common';
2import localeFr from '@angular/common/locales/fr';
3
4// the second parameter 'fr-FR' is optional

Callers

nothing calls this directly

Calls 1

registerLocaleDataFunction · 0.90

Tested by

no test coverage detected