Skip to content

Commit

Permalink
Export ReactiveMegaMap from index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
L422Y committed Nov 13, 2023
1 parent 5ab8116 commit dbd8e49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ type FilterableMapOptions<K, V> = {
export * from "./CachedLoadableMap"
export * from "./LoadableMap"
export * from "./MegaMap"
export * from "./ReactiveMegaMap"

0 comments on commit dbd8e49

Please sign in to comment.