Skip to content

rolster-developments/typescript-liomaze

Repository files navigation

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 🚀

About

Package that allows you to make http requests from the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published