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
Configuring the tool via a JS should support typing the exported object with an accurate type exported by this module. The closest existing type currently seems to be OptionValues, which does not include all the fields that are available (e.g. conn, output).
There should be an exported type that includes all options.
The text was updated successfully, but these errors were encountered:
Configuring the tool via a JS should support typing the exported object with an accurate type exported by this module. The closest existing type currently seems to be
OptionValues
, which does not include all the fields that are available (e.g.conn
,output
).There should be an exported type that includes all options.
The text was updated successfully, but these errors were encountered: