Skip to content

Commit

Permalink
export spatial index utils
Browse files Browse the repository at this point in the history
  • Loading branch information
juandjara committed Dec 2, 2024
1 parent c4d7332 commit 7c74ae2
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 @@ -4,6 +4,7 @@ export * from './filters.js';
export * from './geo.js';
export * from './widget-sources/index.js';
export * from './types.js';
export * from './spatial-index.js'

export {
APIErrorContext,
Expand Down

0 comments on commit 7c74ae2

Please sign in to comment.