Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
abedelbahnasy55
/
mihrab
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mihrab
/
node_modules
/
thread-stream
/
lib
/
indexes.js
abedelbahnasy55
fix: public habits endpoint + seedDemoUser + fresh build v1.6
6491ad4
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
107 Bytes
'use strict'
const
WRITE_INDEX
=
4
const
READ_INDEX
=
8
module
.
exports
= {
WRITE_INDEX
,
READ_INDEX
}