书栈网 · BookStack 本次搜索耗时 0.047 秒,为您找到 7905 个相关结果.
  • TypeScript 2.4

    Dynamic Import Expressions String Enums Improved inference for generics Return types as inference targets Type parameter inference from contextual types Stricter checking for g...
  • TypeScript 3.0

    Project References Tuples in rest parameters and spread expressions Rest parameters with tuple types Spread expressions with tuple types Generic rest parameters Example Optio...
  • TypeScript 3.1

    Mapped types on tuples and arrays Properties declarations on functions Version selection with typesVersions Matching behavior Multiple fields Mapped types on tuples and arr...
  • TypeScript 3.4

    Faster subsequent builds with the —incremental flag Composite projects outFile Higher order type inference from generic functions Improvements for ReadonlyArray and readonly tu...
  • TypeScript 3.5

    Speed improvements Type-checking speed-ups —incremental improvements The Omit helper type Improved excess property checks in union types The —allowUmdGlobalAccess flag Smarte...
  • TypeScript 3.4

    TypeScript 3.4 使用 --incremental 标志加快后续构建 复合项目 outFile 泛型函数的高阶类型推断 改进 ReadonlyArray 和 readonly 元祖 一个与 ReadonlyArray 相关的新语法 readonly 元祖 映射类型修饰语 readonly 和 readonly 数组 ...
  • TypeScript 3.4

    TypeScript 3.4 使用 --incremental 标志加快后续构建 复合项目 outFile 泛型函数的高阶类型推断 改进 ReadonlyArray 和 readonly 元祖 一个与 ReadonlyArray 相关的新语法 readonly 元祖 映射类型修饰语 readonly 和 readonly 数组 ...
  • TypeScript 2.8

    TypeScript 2.8 有条件类型 例子 分布式有条件类型 例子 例子 例子 有条件类型中的类型推断 预定义的有条件类型 Example 改进对映射类型修饰符的控制 例子 例子 例子 改进交叉类型上的keyof 例子 更好的处理.js 文件中的命名空间模式 立即执行的函数表达式做为命名空间 默认声明 原型赋值 嵌...
  • TypeScript 2.6

    TypeScript 2.6 严格函数类型 例子 注意: 缓存模块中的标签模板对象 例子 本地化的命令行诊断消息 例子 通过 ‘// @ts-ignore’ 注释隐藏 .ts 文件中的错误 例子 更快的 tsc --watch 只写的引用现在会被标记未使用 例子 例子 TypeScript 2.6 严格函数类型 Typ...
  • TypeScript 2.2

    TypeScript 2.2 支持混合类 首先是一些术语 将以上规则放到一个例子中 object 类型 支持new.target 示例 更好地检查表达式的操作数中的null / undefined 字符串索引签名类型的点属性 支持在JSX子元素上使用扩展运算符 示例 新的jsx: react-native TypeScr...