wilsonpage/fastdom

Catch is missing in the fastdom type

rachitGulati opened this issue · 0 comments

When you try to do fastdom.catch in your .ts file you will get the type error.

Property 'catch' does not exist on type 'Fastdom'

image