# ts-study **Repository Path**: Can-Chen/ts-study ## Basic Information - **Project Name**: ts-study - **Description**: typescript类型体操学习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-28 - **Last Updated**: 2022-10-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## easy ✅ Pick ✅ Readonly ✅ 元组转换为对象 ✅ 第一个元素 ✅ 获取元组长度 ✅ Exclude ✅ Awaited ✅ If ✅ Concat ✅ Includes ✅ Push ✅ Unshift ✅ Parameters ## medium ✅ 获取函数返回类型 ✅ 实现omit ✅ Readonly2 ✅ 深度Readonly ✅ 元组转合集 ✅ 可串联构造器 ✅ 最后一个元素 ✅ 出堆 ✅ promise.all ✅ typeLookup ✅ trimRight ✅ trim ✅ Capitalize ✅ replace ✅ replaceAll ✅ AppendArgument ❌ Permutation