UNPKG
totjs
Version:
latest (2.0.1)
2.0.1
1.0.0
0.1.2
0.1.1
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Markup-like Database without Indexing
github.com/opdev1004/totjs
opdev1004/totjs
totjs
/
dist
/
core
/
const.js
3 lines
•
126 B
JavaScript
View Raw
1
2
3
export
const
DefaultStreamCount =
64
*
1024
;
export
const
DefaultNameMaximum =
256
;
export
const
DefaultStreamMinimum =
512
;