supercat666's picture
add igv
78c921d
raw
history blame
No virus
155 Bytes
// automatically generated by the FlatBuffers compiler, do not modify
export enum IntervalUnit{
YEAR_MONTH = 0,
DAY_TIME = 1,
MONTH_DAY_NANO = 2
}