MCPcopy Index your code
hub / github.com/angular/angular / test.js

File test.js

packages/localize/tools/test/extract/integration/test_files/test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var name = 'World';
2var message = $localize`Hello, ${name}!`;
3var other = $localize(__makeTemplateObject(['try', 'me'], ['try', 'me']), 40 + 2);
4var customMessage = $localize`:@@custom-id:Custom id message`;

Callers

nothing calls this directly

Calls 1

$localizeFunction · 0.85

Tested by

no test coverage detected