Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
NiniCat
/
CRISPRTool
like
2
Sleeping
App
Files
Files
Community
15
105bca0
CRISPRTool
/
igv_component
/
node_modules
/
apache-arrow
/
fb
/
date-unit.d.ts
supercat666
add igv
78c921d
9 months ago
raw
Copy download link
history
blame
Safe
66 Bytes
export
declare
enum
DateUnit
{
DAY
=
0
,
MILLISECOND
=
1
}