UNPKG

nitro-cloudflare-dev

Version:

POC module to enable access to the Cloudflare runtime bindings in development server of Nitro and Nuxt

4 lines (3 loc) 114 B
import type { NitroAppPlugin } from "nitropack"; declare const _default: NitroAppPlugin; export default _default;