json-refs
                                
                                 json-refs copied to clipboard
                                
                                    json-refs copied to clipboard
                            
                            
                            
                        fix: change `uriDetails` type to `URIComponents` from `uri-js` package
This file is generated, I'm not sure how to get @otris/jsdoc-tsd to generate this.  Let me do some digging.
I followed your approach to try to use official syntax, then compensate for the shortcomings of @otris/jsdoc-tsd by doing replacements with gulp-replace.
There's also a change in the order of files for the docs-ts-raw gulp task, with index now after typedefs, which also reverses the output.
I think it's the smallest change for it to work.
Is it acceptable to you?
Thanks