Leanote's Blog
I love Leanote!
Toggle navigation
Leanote's Blog
Home
Chrome
Git
Linux
Windows
Others
工具大全
VsCode
Expo
Html
JavaScript
Npm
Node
Mock
React-Native
React
TypeScript
小程序
插件
正则
Dva
Ant-Design-React
Umi
Vue
Vux
Ant-Design-Vue
Http
Java
flutter
开发小工具
About Me
Archives
Tags
强制类型转换
2022-12-25 10:10:29
8
0
0
admin
> `Type ‘undefined’ is not assignable to type ‘Function’.` `null` 和 `undefined` 是其它类型(包括 void)的子类型,可以赋值给其它类型(如:数字类型),赋值后的类型会变成 `null` 或 `undefined` 使用第三方/自己的代码声明里没有定义 `null | undefined`, 可强制转换值的类型 语法 ``` <类型>值 ``` 或者(**tsx中只能使用这种方式**) ``` 值 as 类型 ```
Pre:
vue扫码(二维码)
Next:
tsconfig.json 常用配置项注释
0
likes
8
Weibo
Wechat
Tencent Weibo
QQ Zone
RenRen
Submit
Sign in
to leave a comment.
No Leanote account?
Sign up now.
0
comments
More...
Table of content
No Leanote account? Sign up now.