reejs
reejs copied to clipboard
Feature request: add typescript definitions + jsdoc
There are some globally registered functions and variables, I believe we should provide them to typescript users so they don't see errors in their ide. Just an example would be await Import("https://esm.sh/react")
where the Import
function is globally registered function, which provide URL Imports natively to reejs code.
If possible, please even share a typescript config file example where reejs typescript declarations are already imported.
Can you pls assign me ?
@arunavabasu-03 yes, please continue!
@arunavabasu-03 any updates?
yeah @renhiyama , going to start .