Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
Add error on import
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jul 18, 2024
1 parent b07b51f commit 73c654e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
throw new Error('The seamapi package has been moved to seam. \n Please refer to the migration guide at https://github.com/seamapi/javascript/releases/tag/v1.0.0')

import { Seam } from "./seam-connect/client"
export default Seam

Expand Down

0 comments on commit 73c654e

Please sign in to comment.