ts 类型定义?-灵析社区

Frank的私人司机

定义一个类型 条件1:变量类型是一个字符串。 条件2:变量值不是 `get` `"typescript": "~5.2.2"`

阅读量:87

点赞量:0

问AI
刘传疯子
type MyString = string & Exclude;