feat: 修复 IControlOption 报错问题

This commit is contained in:
yanxiong 2022-10-10 19:59:55 +08:00
parent 8bdecb6846
commit 17a8a05d41
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
import type {
IControlOption
} from '@antv/l7-core';
import {
IControl,
IControlOption,
IControlService,
IGlobalConfigService,
ILayerService,