Skip to content

Commit 7f4aad4

Browse files
authored
feat: re-export mapSymbol, apiSymbol, mapTilesLoadedSymbol for external usage (#345)
1 parent aff90fc commit 7f4aad4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export * from "./components/index";
2+
export { mapSymbol, apiSymbol, mapTilesLoadedSymbol } from "./shared/index";

0 commit comments

Comments
 (0)