UNPKG
use-neo4j
Version:
latest (0.3.13)
0.3.13
0.3.12
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.31
0.2.30
0.2.29
0.2.28
0.2.27
0.2.26
0.2.25
0.2.21
0.2.20
0.2.19
0.2.18
0.2.17
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
<div style="text-align:center"> <h1>React Hooks For Neo4j</h1>
use-neo4j
/
dist
/
neo4j-config.interface.js
5 lines
(4 loc)
•
161 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
LOCAL_STORAGE_KEY
=
void
0
;
exports
.
LOCAL_STORAGE_KEY
=
'$$charts::config'
;