https://github.com/skymethod/cloudflare-workers-types
Deno-friendly Typescript types for the Cloudflare Workers Runtime APIs
https://github.com/skymethod/cloudflare-workers-types
Last synced: 7 months ago
JSON representation
Deno-friendly Typescript types for the Cloudflare Workers Runtime APIs
- Host: GitHub
- URL: https://github.com/skymethod/cloudflare-workers-types
- Owner: skymethod
- Created: 2021-04-21T16:26:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-09T17:17:49.000Z (over 4 years ago)
- Last Synced: 2025-03-03T18:44:01.237Z (11 months ago)
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Typescript types for the current [Cloudflare Workers Runtime APIs](https://developers.cloudflare.com/workers/runtime-apis)
Single-file, no deps, no globals for easy integration. Passes `deno lint`, but should work with any Typescript build system.