Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ warn
Method
warn
packages/compiler/src/util.ts:135–135 ·
view source on GitHub ↗
(message: string)
Source
from the content-addressed store, hash-verified
133
export
interface
Console {
134
log(message: string): void;
135
warn(message: string): void;
136
}
137
138
const
_global: {[name: string]: any} = globalThis;
Callers
15
manage.js
File · 0.65
run_all_symbols_extractor_tests.js
File · 0.65
provideEnabledBlockingInitialNavigationDetector
Function · 0.65
visitComment
Method · 0.65
_convertToText
Method · 0.65
diagnostics_spec.ts
File · 0.65
migrateFiles
Function · 0.65
extractTranslations
Function · 0.65
serialize
Method · 0.65
cli.ts
File · 0.65
loadBundle
Method · 0.65
mergeBundles
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected