Skip to content

recon-struct/utility-types

Repository files navigation

A repository of TypeScript utility types created by the 𝔯𝔢𝔠𝔬𝔫-𝔰𝔱𝔯𝔲𝔠𝔱 consortium.

Run tests

recon-struct logo

𝔯𝔢𝔠𝔬𝔫-𝔰𝔱𝔯𝔲𝔠𝔱 / utility types

This is a library of utility types that supercharge your TypeScript development.

🤨 Why?

Use of these types assists in creating isomorphic functions that reveal their return value prior to compilation. This innovation assists with AI powered tools like Copilot. Giving the AI more context than it would have otherwise.

Installation

npm install @recon-struct/utility-types

🌐 Links

Blog Series