This is a TypeScript utility library that provides type-level operations and manipulations to perform type computations at compile-time.
npm install --save-dev @romanilin/type-utils
This library is licensed under the MIT license.
This library performs relatively complex type manipulations which may impact the performance of IDEs, language servers, TypeScript compiler, etc. This library is designed more for fun and practice than for actual use.