turnstile-types
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Cloudflare Turnstile Types

Unofficial types for Cloudflare Turnstile.

Install

npm install -D turnstile-types

Usage

Add turnstile-types to the types array in your tsconfig.json:

{
	"compilerOptions": {
		// ...
		"types": ["turnstile-types"]
	}
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.1
    2,909
    • latest

Version History

Package Sidebar

Install

npm i turnstile-types

Weekly Downloads

7,928

Version

1.2.1

License

MIT

Unpacked Size

10.9 kB

Total Files

4

Last publish

Collaborators

  • le0developer