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: about 1 month 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-06-24T13:54:50.795Z (9 months ago)
- Size: 41 KB
- Stars: 0
- Watchers: 1
- 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.