joaocarmo/i18n-postal-address

Types aren't a module

Closed this issue · 1 comments

Looking into v0.4.1's typings in i18n-postal-address/dist/postal-address.d.ts, it declares a lot of modules, none of them 18n-postal-address.

image

Attempting to use the module in typescript fails, since the typings aren't a module.

image

@saiichihashimoto thank you for bringing this to my attention. #18 should fix this issue as of v0.4.2.