@dotcms/client
Advanced tools
Comparing version 0.0.1-alpha.57 to 0.0.1-alpha.58
{ | ||
"name": "@dotcms/client", | ||
"version": "0.0.1-alpha.57", | ||
"version": "0.0.1-alpha.58", | ||
"description": "Official JavaScript library for interacting with DotCMS REST APIs.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -34,7 +34,1 @@ import { PageApiOptions } from '../../client/sdk-js-client'; | ||
export declare const getPageRequestParams: ({ path, params }: PageRequestParamsProps) => PageApiOptions; | ||
/** | ||
* Checks if the code is running inside an editor. | ||
* | ||
* @return {*} {boolean} | ||
*/ | ||
export declare const isPreviewMode: () => boolean; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
226156
5912