Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ StandalonePipe
Class
StandalonePipe
packages/core/test/test_bed_spec.ts:680–681 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
678
class
NonStandaloneDirective {}
679
680
@Pipe({name:
'test'
})
681
class
StandalonePipe {}
682
683
@Pipe({
684
name:
'test'
,
Callers
nothing calls this directly
Calls
1
Pipe
Interface · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…