rsnext/packages/next/types
Yamagishi Kazutoshi d22be5efbe
Fix types for static image (#25808)
If you give a Static Image to the Image component, TypeScript will throw a type error. This Pull Request fixes it.

## Bug

- ~~Related issues linked using `fixes #number`~~
- [x] Integration tests added

## ~~Feature~~

- ~~Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.~~
- ~~Related issues linked using `fixes #number`~~
- ~~Integration tests added~~
- ~~Documentation added~~
- ~~Telemetry added. In case of a feature if it's used or not.~~

## ~~Documentation / Examples~~

- ~~Make sure the linting passes~~

---

follow-up #24993
cc @atcastle
2021-06-07 23:27:54 +00:00
..
global.d.ts Fix types for static image (#25808) 2021-06-07 23:27:54 +00:00
index.d.ts fix(types): allow nonpromise return types for static functions (#24685) 2021-05-25 10:35:21 +00:00
misc.d.ts Babel fast mode (#23760) 2021-04-08 12:03:02 +00:00
webpack.d.ts Upgrade eslint to the latest version (#24377) 2021-04-25 18:34:36 +00:00