Skip to content

Commit fab8e46

Browse files
committed
Export stac types
1 parent 7b46663 commit fab8e46

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
@@ -5,4 +5,5 @@ import useItem from './hooks/useItem';
55
import useStacApi from './hooks/useStacApi';
66
import { StacApiProvider } from './context';
77

8+
export * from './types/stac.d';
89
export { useCollections, useCollection, useItem, useStacSearch, useStacApi, StacApiProvider };

0 commit comments

Comments
 (0)