We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cacbd2f commit 844e49bCopy full SHA for 844e49b
src/index.ts
@@ -11,7 +11,7 @@ import {
11
export * from '@seamapi/http'
12
export type * from '@seamapi/types'
13
export * from '@seamapi/webhook'
14
-export { Seam, SeamEndpoints,SeamMultiWorkspace, SeamWithoutWorkspace }
+export { Seam, SeamEndpoints, SeamMultiWorkspace, SeamWithoutWorkspace }
15
export type {
16
SeamMultiWorkspaceOptions,
17
SeamOptions,
0 commit comments