摘要:
Implement the generic Mutable<T> which makes all properties in T mutable (not readonly). For example interface Todo { readonly title: string readonly 阅读全文
posted @ 2022-10-15 20:36
Zhentiw
阅读(24)
评论(0)
推荐(0)
摘要:
Want to turn a module into a type? You can use typeof import('./') to grab the type of any module, even third-party ones. Here, we create a type from 阅读全文
posted @ 2022-10-15 20:27
Zhentiw
阅读(34)
评论(0)
推荐(0)

浙公网安备 33010602011771号