We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dd82f2 commit 892855cCopy full SHA for 892855c
src/index.ts
@@ -14,4 +14,4 @@ export { jsonToHTML } from './json-to-html'
14
export { GQL } from './gql'
15
export { addTags as addEditableTags } from './entry-editable'
16
export { updateAssetURLForGQL } from './updateAssetURLForGQL'
17
-export { getContentstackEndpoint, Region, ContentstackEndpoints } from './endpoints'
+export { getContentstackEndpoint, ContentstackEndpoints } from './endpoints'
0 commit comments