html2hyperscript
html2hyperscript copied to clipboard
Typescript import
Is it possible to import this lib in typescript somehow? I got this error: error TS2307: Cannot find module 'html2hyperscript'.
I use import * as XY from "html2hyperscript"