1.2.1 • Published 4 days ago

@rolster/helpers-advanced v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 days ago

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: