Join Discord
Powered by
Where can I find TypeScript type definitions of `@...
# workers-help
y
ysmdev
05/11/2023, 7:01 AM
Where can I find TypeScript type definitions of
@cloudflare/workers-types
pkg in Github?
ysmdev
05/11/2023, 7:02 AM
I found here but it looks empty
https://github.com/cloudflare/workerd/blob/89199545cf23160ff30efd5ba331a933fc8310f1/npm/workers-types/package.json
h
HardAtWork
05/11/2023, 7:30 AM
Workers Types is now generated directly from
workerd
builds, and is no longer pushed to Github
HardAtWork
05/11/2023, 7:32 AM
You can view recent builds here:
https://workers-types.pages.dev/
Previous
Next