WebReflection / uhtml

A micro HTML/SVG render
MIT License
916 stars 37 forks source link

Improve TS compatibility #85

Closed SirPepe closed 1 year ago

SirPepe commented 1 year ago

Fixes #84, adds types for the async module and makes sure that index.d.ts only exports type declarations.