release
parent
0295f673b1
commit
672a6a4dfc
|
@ -24,8 +24,8 @@ function get(key) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function setNamespace(namespace){
|
function setNamespace(namespace) {
|
||||||
NAMESPACE = namespace
|
NAMESPACE = namespace
|
||||||
}
|
}
|
||||||
|
|
||||||
export default { update, set, get, setNamespace }
|
export default { update, set, get, setNamespace }
|
||||||
|
|
Loading…
Reference in New Issue