- [ ] **자주 사용되는 Utilty** 8강을 재수강한다. ---- ## index - Partial - [🚩: Partial을 사용하는 방법](https://github.com/Programming-Contents-List/TypeScript/pull/11/commits/6f364f77768848b2d0c3f089786b8599838870e8) - Required - [🚩: Required를 사용하는 방법](https://github.com/Programming-Contents-List/TypeScript/pull/11/commits/616bb03697194dabdffbf0f4c6f71c654b617564) - Readonly - [🚩: Readonly를 사용하는 방법](https://github.com/Programming-Contents-List/TypeScript/pull/11/commits/6db5bebe030eb7c7ecf8ac9ffda1f5860602e8ca) - Record - [🚩: Record를 사용하는 방법과 응용 방법](https://github.com/Programming-Contents-List/TypeScript/pull/11/commits/8d3df4c60dd3b35bfd64d5062a658e1fb516d9e5) - Pick - [🚩: Pick을 사용하는 방법](https://github.com/Programming-Contents-List/TypeScript/pull/11/commits/a401a6653cce065825f66d5f9d6180afe19f7658) - Omit - [🚩: Omit을 사용하는 방법](https://github.com/Programming-Contents-List/TypeScript/pull/11/commits/a2db9785f7ea063eb220c17066a5fab3c6357085) - Exclude - [🚩: Exclude를 사용하는 방법](https://github.com/Programming-Contents-List/TypeScript/pull/11/commits/53ae203c650ff0582164dd34ed1fc8337370cf2b) - NonNullable - [🚩: NonNullable을 사용하는 방법](https://github.com/Programming-Contents-List/TypeScript/pull/11/commits/18e33874b30a77d583aea038887542aead563144)