@rolster/helpers-components
v0.1.27
Published
Components utilities package compatible with Rolster projects.
Downloads
5
Maintainers
Readme
Rolster Helpers Components
Components utilities package compatible with Rolster projects.
Installation
npm i @rolster/helpers-componentsConfiguration
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:
