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