You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Itβs a contrived example. The motivation is basically to avoid repeating verbose types if a later parameter or return type can be expressed in terms of a parameter type.
Bug Report
π Search Terms
JSDoc param return typeof visibility
β― Playground Link
Playground link with relevant code
π» Code
π Actual behavior
Cannot find name 'a' / 'b'
π Expected behavior
Should work, the same way that it works in TS:
The text was updated successfully, but these errors were encountered: