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
In 0.17.0 Picklist is shows as typeof Picklist (it doesn't have a link, but that's a separate issue that I'm looking into and not specific to this use, quite a few reference types seem to be broken)
The support for export declarations was greatly improved in 0.16, and slightly extended in 0.17
Uh oh!
There was an error while loading. Please reload this page.
Problem
I've got something like this:
[picklist/index.ts]
The question is, how to document [Foo.Picklist]? Currently it is coming out like this in the docs:
There is no documentation generated for the Picklist type.
By comparison, types that are generated without using the "export from" syntax don't have this problem.
Suggested Solution
Don't really know to be honest. Seems like it could be related to #516.
The text was updated successfully, but these errors were encountered: