Skip to content

Commit ff2c170

Browse files
authored
Export decodeWKB
1 parent 98497c9 commit ff2c170

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export { asyncBufferFromFile, asyncBufferFromUrl } from 'hyparquet'
22
export { toGeoJson } from './toGeoJson.js'
3+
export { decodeWKB } from './wkb.js'

0 commit comments

Comments
 (0)