2.0.0 • Published 12 months ago
@rolster/liomaze v2.0.0
Rolster Liomaze
Package that allows you to make http requests from the browser.
Installation
npm i @rolster/liomaze
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: