atomicojs / atomico

Atomico a micro-library for creating webcomponents using only functions, hooks and virtual-dom.
https://atomicojs.dev
MIT License
1.15k stars 43 forks source link

Fix ts 1.66 #101

Closed UpperCod closed 1 year ago

UpperCod commented 1 year ago

Fixes issue 100, this fix also migrates from interface to types, this in order to improve the error log in ts.