Gozala / web-encoding

TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal package
10 stars 6 forks source link

fix: type declarations #11

Closed Gozala closed 4 years ago

Gozala commented 4 years ago

Type declarations were not working in cjs because exports were types instead of classes.