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"]
	}
}

Dependents (1)

Package Sidebar

Install

npm i turnstile-types

Weekly Downloads

6,622

Version

1.2.1

License

MIT

Unpacked Size

10.9 kB

Total Files

4

Last publish

Collaborators

  • le0developer