supercat666's picture
add igv
78c921d
raw
history blame
No virus
136 Bytes
// automatically generated by the FlatBuffers compiler, do not modify
export enum Precision{
HALF = 0,
SINGLE = 1,
DOUBLE = 2
}