Merge pull request #405 from surmrf/master

fix(district): 区划接口定义导出
This commit is contained in:
@thinkinggis 2020-06-16 18:58:48 +08:00 committed by GitHub
commit 5e2fd0f61c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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