-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[path parameter] interface ... extends ... が利用できない #111
Comments
上のパターンは検知はされるが、next.jsの型定義の更新で使えなくなったというほうが正しそう。 |
下は検知されない。 |
LumaKernel
changed the title
[path parameter] interface が利用できない
[path parameter] interface ... extends ... が利用できない
Feb 21, 2022
単純な type export の網羅度の話になりそうか。
|
も |
This was referenced Mar 11, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(上の例はいずれにせよ
ParsedUrlQueryInput
に代入不可と言われてしまう)利用できても良いかな、ぐらいに思った。
The text was updated successfully, but these errors were encountered: