Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ a.ts
File
a.ts
packages/localize/tools/test/extract/integration/test_files/src/a.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
declare
const
$localize: any;
2
const
file =
'a.ts'
;
3
export
const
messageA = $localize`Message in ${file}:a-file:!`;
Callers
nothing calls this directly
Calls
1
$localize
Function · 0.85
Tested by
no test coverage detected