@rolster/helpers-advanced
v1.4.1
Published
Advanced utilities package compatible with Typescript projects.
Downloads
10
Maintainers
Readme
Rolster Helpers Advanced
Advanced utilities package compatible with Typescript projects.
Installation
npm i @rolster/helpers-advanced
Configuration
You must install the @rolster/types
to define package data types, which are configured by adding them to the files
property of the tsconfig.json
file.
{
"files": ["node_modules/@rolster/types/index.d.ts"]
}
Contributing
- Daniel Andrés Castillo Pedroza :rocket: