UNPKG

apache-arrow

Version:

Apache Arrow columnar in-memory format

38 lines (36 loc) 1.63 kB
// automatically generated by the FlatBuffers compiler, do not modify export { Binary } from './binary.mjs'; export { Bool } from './bool.mjs'; export { Date } from './date.mjs'; export { DateUnit } from './date-unit.mjs'; export { Decimal } from './decimal.mjs'; export { DictionaryEncoding } from './dictionary-encoding.mjs'; export { DictionaryKind } from './dictionary-kind.mjs'; export { Duration } from './duration.mjs'; export { Endianness } from './endianness.mjs'; export { Field } from './field.mjs'; export { FixedSizeBinary } from './fixed-size-binary.mjs'; export { FixedSizeList } from './fixed-size-list.mjs'; export { FloatingPoint } from './floating-point.mjs'; export { Int } from './int.mjs'; export { Interval } from './interval.mjs'; export { IntervalUnit } from './interval-unit.mjs'; export { KeyValue } from './key-value.mjs'; export { LargeBinary } from './large-binary.mjs'; export { LargeList } from './large-list.mjs'; export { LargeUtf8 } from './large-utf8.mjs'; export { List } from './list.mjs'; export { Map } from './map.mjs'; export { Null } from './null.mjs'; export { Precision } from './precision.mjs'; export { RunEndEncoded } from './run-end-encoded.mjs'; export { Schema } from './schema.mjs'; export { Struct_ } from './struct-.mjs'; export { Time } from './time.mjs'; export { TimeUnit } from './time-unit.mjs'; export { Timestamp } from './timestamp.mjs'; export { Type, unionToType, unionListToType } from './type.mjs'; export { Union } from './union.mjs'; export { UnionMode } from './union-mode.mjs'; export { Utf8 } from './utf8.mjs'; //# sourceMappingURL=Schema_generated.mjs.map