Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 329 Bytes

File metadata and controls

26 lines (17 loc) · 329 Bytes

nuxt-fix-ofetch

在 ios qq 浏览器中运行 ofetch


使用

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

License

Made with markthree

Published under MIT License.