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