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
As you can see, when using @constructor syntax the sidebar nav does show @ symbols like the original DocumentJS docs, but when using the @module syntax the @ is instead a ./ ...
This is an issue because we need to use @module now that tags have been broken out into modules and are no longer constructor functions.