1.0.2 • Published 2 years ago
@grnx-utils/types v1.0.2
@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.