webdoc icon indicating copy to clipboard operation
webdoc copied to clipboard

[feature request]: more ts type support

Open shellvon opened this issue 2 years ago • 0 comments

Current resolveTSDataType function not all ts types are currently supported

https://github.com/webdoc-labs/webdoc/blob/7d3ad2801bec9f2de601e937361badda67306e52/language/language-babel/src/extract-metadata.js#L700

for example, the following ts types are not supported yet by this function:

shellvon avatar Apr 21 '23 03:04 shellvon