Skip to content

Commit

Permalink
feat(types): Export TileResolution and SpatialFilterPolyfillMode types (
Browse files Browse the repository at this point in the history
  • Loading branch information
donmccurdy authored Jan 13, 2025
1 parent 738f3f3 commit 6dac695
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sources/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ export type {
RasterMetadataBand,
RasterMetadataBandStats,
SourceOptions,
SpatialFilterPolyfillMode,
TableSourceOptions,
TilejsonResult,
TileResolution,
TilesetSourceOptions,
VectorLayer,
} from './types';
Expand Down

0 comments on commit 6dac695

Please sign in to comment.