Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add types to exports in package.json #266

Merged
merged 1 commit into from
Apr 11, 2023
Merged

Conversation

davidyorr
Copy link
Contributor

Description

With "moduleResolution": "node16" in tsconfig.json I'm getting the error Could not find a declaration file for module '@lob/lob-typescript-sdk' '<project_root>/node_modules/@lob/lob-typescript-sdk/dist/index.mjs' implicitly has an 'any' type

I believe this fixes that

Story

Related PR's

Verify

  • Code runs without errors
  • Tests pass with >=85% coverage

@davidyorr davidyorr requested review from a team and BennyKitchell as code owners April 4, 2023 02:36
@senechko senechko merged commit 2c38107 into lob:main Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants