rsnext/packages/next/types
Steven acf65f92dc
Fix TS type conflict for <img> tag (#28672)
This type was added in PR #28269 but doesn't need to be public and was causing conflicts with `@types/react@17`.

We currently use `@types/react@16` so ideally we should upgrade to `@types/react@17` and then remove the `ts-ignore`.

Fixes #28647
2021-08-31 19:03:08 +00:00
..
global.d.ts Update to only add image import types when enabled (#26485) 2021-06-22 11:56:21 -05:00
index.d.ts Fix TS type conflict for <img> tag (#28672) 2021-08-31 19:03:08 +00:00
misc.d.ts Use zen-observable library (#28214) 2021-08-18 03:29:43 +00:00
webpack.d.ts Upgrade eslint to the latest version (#24377) 2021-04-25 18:34:36 +00:00