diff --git a/core-web/libs/sdk/client/src/internal.ts b/core-web/libs/sdk/client/src/internal.ts index 65af91812d1a..79c56459a62d 100644 --- a/core-web/libs/sdk/client/src/internal.ts +++ b/core-web/libs/sdk/client/src/internal.ts @@ -1 +1,2 @@ +// This is the export. This comment is only to trigger a build. export { graphqlToPageEntity } from './lib/utils/graphql/transforms';