Simen Brekken
Results
1
issues of
Simen Brekken
### Problem Statement This code example pretty much sums up the problem: ``` function getTags(hub: Hub): Record { // @ts-expect-error No other way of accessing protected property _tags return hub.getScope()?._tags...
Type: Improvement
Status: Backlog