Spaces:
Running
Running
File size: 155 Bytes
78c921d |
1 2 3 4 5 6 7 8 9 |
// automatically generated by the FlatBuffers compiler, do not modify
export enum IntervalUnit{
YEAR_MONTH = 0,
DAY_TIME = 1,
MONTH_DAY_NANO = 2
}
|