Spaces:
Runtime error
Runtime error
File size: 125 Bytes
78c921d | 1 2 3 4 5 6 7 8 | // automatically generated by the FlatBuffers compiler, do not modify
export enum DateUnit{
DAY = 0,
MILLISECOND = 1
}
|