jsdoc-tsimport-plugin icon indicating copy to clipboard operation
jsdoc-tsimport-plugin copied to clipboard

typedef import ignoring into generate doc

Open fabienwnklr opened this issue 3 years ago • 0 comments

Hi, i import all of my typedef top of file like this (doesn't work if i import it into an IIFE)

image

And i use it here (it work)

image

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

image

fabienwnklr avatar Jan 19 '22 13:01 fabienwnklr