Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/dev-infra
/
Class
ng-dev/pr/common/labels/priority.ts:3–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{createTypedObject, Label} from
'./base.js'
;
2
3
class
PriorityLabel extends Label {}
4
5
export
const
priorityLabels = createTypedObject(PriorityLabel)({
6
P0: {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected