UNPKG

@shopify/plugin-cloudflare

Version:

Enables the creation of Cloudflare tunnels from `shopify app dev`, allowing previews from any device

4 lines (3 loc) 173 B
export declare const TUNNEL_PROVIDER = "cloudflare"; declare const _default: import("@shopify/cli-kit/node/plugins/tunnel").TunnelProviderFunction; export default _default;