jsdoc-tsimport-plugin
jsdoc-tsimport-plugin copied to clipboard
typedef import ignoring into generate doc
Hi, i import all of my typedef top of file like this (doesn't work if i import it into an IIFE)

And i use it here (it work)

But into generated doc, the rendering doesn't linking the Type... Any solution? Thank's
