@romanilin/type-utils
v0.0.0-alpha.6
Published
TypeScript utility library for type-level operations and manipulations
Downloads
2
Readme
Type Utils
This is a TypeScript utility library that provides type-level operations and manipulations to perform type computations at compile-time.
Installation
npm install --save-dev @romanilin/type-utils
License
This library is licensed under the MIT license.
Disclaimer
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.