wilsonpage / fastdom

Eliminates layout thrashing by batching DOM measurement and mutation tasks
6.85k stars 240 forks source link

Standard typescript export #125

Closed cdalexndr closed 3 years ago

cdalexndr commented 3 years ago

Prevents typescript from using interop, that can cause problems: https://github.com/rollup/plugins/issues/943