Skip to content

Commit 69c8422

Browse files
committed
fix 忘记打开的注释
1 parent 7b2cf1c commit 69c8422

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/mapboxgl/index.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/*
21
export {
32
SuperMap,
43
DataFormat,
@@ -231,4 +230,4 @@ export {
231230
export * from './control';
232231
export * from './core';
233232
export * from './overlay';
234-
export * from './services';*/
233+
export * from './services';

0 commit comments

Comments
 (0)