@grnx-utils/types
v1.0.2
Published
[](https://www.npmjs.com/package/@grnx-utils/types) <br/> <h3></h3>
Maintainers
Readme
@grnx-utils/types
Collection of types and interfaces for your project. You don't have to download libraries like utility-types or copy your types from project to project.
The package provides the usual types like Nullable<T>, but also adds types for react and preact.
Installation
yarn add @grnx-utils/types -DInfo To use
reactorpreacttypes, you must have the appropriate dependencies installed.
