UNPKG
single-user-cache
Version:
latest (1.0.1)
1.0.1
1.0.0
0.6.0
0.5.0
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0
A cache for a single user
github.com/mcollina/single-user-cache
mcollina/single-user-cache
single-user-cache
/
symbol.js
6 lines
(3 loc)
•
73 B
JavaScript
View Raw
1
2
3
4
5
6
'use strict'
const
kValues =
Symbol
(
'values'
)
module
.
exports
= kValues