Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fresh_turnstile/index.ts>TurnstilePluginOptions

Cloudflare Turnstile plugin for Deno Fresh
Latest
type alias TurnstilePluginOptions
import { type TurnstilePluginOptions } from "https://deno.land/x/fresh_turnstile@1.0.1-0/index.ts";
definition: { disableImplicitRendering?: boolean; }