fix(district): 区划接口定义导出

This commit is contained in:
xiangrong 2020-06-16 17:48:58 +08:00
parent fd42f9e671
commit 8409118d87
1 changed files with 1 additions and 0 deletions

View File

@ -14,3 +14,4 @@ export {
DrillDownLayer,
};
export * from './config';
export * from './layer/interface';