UNPKG

@sitecore-jss/sitecore-jss

Version:

This module is provided as a part of Sitecore JavaScript Rendering SDK. It contains the core JSS APIs (layout service) and utilities.

5 lines (4 loc) 281 B
export { getAppRootId } from './app-root-query'; export { DefaultRetryStrategy, GraphQLRequestClient, } from './../graphql-request-client'; export { SearchQueryService, } from './search-service'; export { getEdgeProxyContentUrl, getEdgeProxyFormsUrl } from './graphql-edge-proxy';