@@ -1,6 +1,6 @@
|
||||
# Importable Types Web
|
||||
|
||||
This is a slimmed down and repackaged version of @types/web, allowing you to selectively import web types for type checking, for example when building a cross-runtime library, implementing web APIs in node, etc.
|
||||
This is a slimmed down and repackaged version of `@types/web`, allowing you to selectively import web types for type checking, for example when building a cross-runtime library, implementing web APIs in node, etc.
|
||||
|
||||
This serves as a replacement for `@types/web` for any typescript code that needs to run in a non-web environment using web types, you should not use `@types/web` and this package together.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user