There was an error while loading. Please reload this page.
1 parent 9c05d29 commit 066b369Copy full SHA for 066b369
1 file changed
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