mirror of https://github.com/sundowndev/http.git
c002aaa97c
* fix: add missing types for `create` and `setBaseURL` * fix: correct `create` return type |
||
---|---|---|
.github | ||
docs | ||
ky-universal | ||
lib | ||
test | ||
types | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitbook.yaml | ||
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
jest.config.js | ||
netlify.toml | ||
package.json | ||
renovate.json | ||
yarn.lock |
README.md
HTTP Module
Development
- Clone this repository
- Install dependencies using
yarn install
- Start development server using
yarn dev
📑 License
Copyright (c) Nuxt.js Team