Skip to content
阮喵喵笔记
Search
K
Main Navigation
学习待办
遭遇的bug
git使用
演示用的demo
css训练
50天50个小项目
Appearance
Menu
Return to top
本页目录
type-plus
类型工具库。这里仅列举一些常用的类型工具。
https://github.com/unional/type-plus
https://unional.github.io/type-plus/
PartialPick
https://unional.github.io/type-plus/types/PartialPick.html
所选属性设置为可选。
RequiredPick
https://unional.github.io/type-plus/types/RequiredPick.html
所选属性设置为必填。
贡献者
ruan-cat
页面历史
最后编辑于 2 分钟前
查看完整历史
d12f4b9
-
🔧 build(notes): 升级依赖。