mirror of https://gitee.com/antv-l7/antv-l7
feat: 修复 IControlOption 报错问题
This commit is contained in:
parent
8bdecb6846
commit
17a8a05d41
|
@ -1,6 +1,8 @@
|
|||
import type {
|
||||
IControlOption
|
||||
} from '@antv/l7-core';
|
||||
import {
|
||||
IControl,
|
||||
IControlOption,
|
||||
IControlService,
|
||||
IGlobalConfigService,
|
||||
ILayerService,
|
||||
|
|
Loading…
Reference in New Issue