Closed damideleon closed 4 months ago
Added exports for types from types/countries.ts and types/options.ts. TypeScript cannot import them correctly from the package.
Thank you @damideleon for this contribution. I'll close this PR and integrate types export using export * instead (see d900f2c513378a31a4756a3b990d9fa526b457eb).
export *
@damideleon fix released in v4.3.2 :tada:
Added exports for types from types/countries.ts and types/options.ts. TypeScript cannot import them correctly from the package.