UNPKG
@uwdata/flechette
Version:
latest (2.3.0)
2.3.0
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
1.0.0-beta.3
1.0.0-beta.2
1.0.0-beta.1
1.0.0-beta.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Fast, lightweight access to Apache Arrow data.
github.com/uwdata/flechette
uwdata/flechette
@uwdata/flechette
/
dist
/
types
/
batch-type.d.ts
2 lines
(1 loc)
•
57 B
TypeScript
View Raw
1
2
export
function
batchType
(
type
:
any
,
options
?: {}
):
any
;