mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-11-04 03:47:11 +08:00
fix: delay first setOption until initial resize, update deps
This commit is contained in:
1
src/index.vue2.d.ts
vendored
1
src/index.vue2.d.ts
vendored
@ -1,3 +1,4 @@
|
||||
/* eslint-disable @typescript-eslint/no-explicit-any */
|
||||
declare const LOADING_OPTIONS_KEY = "ecLoadingOptions";
|
||||
declare const THEME_KEY = "ecTheme";
|
||||
declare const INIT_OPTIONS_KEY = "ecInitOptions";
|
||||
|
||||
Reference in New Issue
Block a user