Type alias Append<T, I>

Append<T, I>: Push<T, I>

向元祖中添加一个内容,是Push的别名

Type Parameters

  • T extends any[]

  • I

Generated using TypeDoc