@gooddata/typings
Advanced tools
Comparing version 2.23.0 to 2.24.0
@@ -14,1 +14,3 @@ export * from './src/AFM'; | ||
export * from './src/AnalyticalDashboard'; | ||
export * from './src/embedding/common'; | ||
export * from './src/embedding/ad'; |
@@ -13,2 +13,4 @@ "use strict"; | ||
__export(require("./src/VisualizationObject")); | ||
__export(require("./src/embedding/common")); | ||
__export(require("./src/embedding/ad")); | ||
//# sourceMappingURL=index.js.map |
@@ -16,1 +16,3 @@ // (C) 2007-2020 GoodData Corporation | ||
export * from './src/AnalyticalDashboard'; | ||
export * from './src/embedding/common'; | ||
export * from './src/embedding/ad'; |
{ | ||
"name": "@gooddata/typings", | ||
"version": "2.23.0", | ||
"version": "2.24.0", | ||
"description": "TypeScript definition files for GoodData platform", | ||
@@ -5,0 +5,0 @@ "typings": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
306454
76
5018