supercat666's picture
add igv
78c921d
raw
history blame
66 Bytes
export declare enum DateUnit {
DAY = 0,
MILLISECOND = 1
}