coregood first issue
仓库指标
- Star
- (2,591 star)
- PR 合并指标
- (PR 指标待抓取)
描述
Type assertion allows us to override TypeSciprt's inference, and we should avoid using them to solve type conflicts manually, which means we should be careful with the use of assertions
Refer to: