@cloudflare/workers-types 4.20240320.1 → 4.20240402.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,8 +1,5 @@
1
1
  # Cloudflare Workers Types
2
2
 
3
- > :warning: If you're upgrading from version 2, make sure to remove `webworker` from the `lib` array in your
4
- > `tsconfig.json`. These types are now included in `@cloudflare/workers-types`.
5
-
6
3
  ## Install
7
4
 
8
5
  ```bash