@dotcms/client
Advanced tools
Comparing version 0.0.1-alpha.20 to 0.0.1-alpha.21
{ | ||
"name": "@dotcms/client", | ||
"version": "0.0.1-alpha.20", | ||
"version": "0.0.1-alpha.21", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Official JavaScript library for interacting with DotCMS REST APIs.", |
@@ -1,1 +0,2 @@ | ||
export * from './graphql-parser'; | ||
export * from './graphql/transforms'; | ||
export * from './page/common-utils'; |
@@ -1,2 +0,3 @@ | ||
export * from './graphql-parser'; | ||
export * from './graphql/transforms'; | ||
export * from './page/common-utils'; | ||
//# sourceMappingURL=index.js.map |
Sorry, the diff of this file is not supported yet
129234
77
2632