@aliyun-sls/interface
Advanced tools
Comparing version 0.3.7-dev-25 to 0.3.7-dev-26
{ | ||
"name": "@aliyun-sls/interface", | ||
"version": "0.3.7-dev-25", | ||
"version": "0.3.7-dev-26", | ||
"description": "", | ||
@@ -9,4 +9,4 @@ "main": "dist/interface.cjs.js", | ||
"dependencies": { | ||
"@aliyun-sls/i18n": "0.3.7-dev-25" | ||
"@aliyun-sls/i18n": "0.3.7-dev-26" | ||
} | ||
} |
@@ -85,5 +85,5 @@ import { DrilldownVariable, DrilldownVariableItem } from '../components/drilldown' | ||
*/ | ||
isShareTemp?: boolean | ||
publicShare?: boolean | ||
} | ||
export interface DashboardContextProps extends DashboardBaseContextProps, DashboardConfig {} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
204690
7077
+ Added@aliyun-sls/i18n@0.3.7-dev-26(transitive)
- Removed@aliyun-sls/i18n@0.3.7-dev-25(transitive)