Sign in
apache
/
arrow-js
/
31bfd1954ffde0d772d41bbf6ccc19c38bbbef10
/
.
/
src
/
fb
/
date-unit.ts
blob: 5fcceba1c159fcd183d2cc012f937727db098feb [
file
]
// automatically generated by the FlatBuffers compiler, do not modify
export
enum
DateUnit
{
DAY
=
0
,
MILLISECOND
=
1
}