Skip to content

Commit fb1027c

Browse files
author
danhnguyen
committed
🔧 refactor(index): comment out Marker and Popup exports
1 parent 59333cf commit fb1027c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ export {
160160
CanvasSource,
161161

162162
// ===== MARKER & POPUP CLASSES =====
163-
Marker,
164-
Popup,
163+
// Marker,
164+
// Popup,
165165

166166
// ===== EVENT CLASSES =====
167167
MapMouseEvent,

0 commit comments

Comments
 (0)