TypeScript
TypeScript is a first-class language on Cloudflare Workers. Cloudflare publishes type definitions to GitHub and npm (npm install -D @cloudflare/workers-types
). All APIs provided in Workers are fully typed, and type definitions are generated directly from workerd, the open-source Workers runtime.