An open API service indexing awesome lists of open source software.

https://github.com/markthree/nuxt-fix-ofetch

在 ios qq 浏览器中运行 ofetch
https://github.com/markthree/nuxt-fix-ofetch

ios nuxt ofetch qq

Last synced: 28 days ago
JSON representation

在 ios qq 浏览器中运行 ofetch

Awesome Lists containing this project

README

        

# nuxt-fix-ofetch

在 ios qq 浏览器中运行 ofetch


## 使用

```shell
npm i nuxt-fix-ofetch -D
```

```ts
// nuxt.config.ts
export default defineNuxtConfig({
modules: ["nuxt-fix-ofetch"],
});
```


## License

Made with [markthree](https://github.com/markthree)

Published under [MIT License](./LICENSE).