Proper doc
This commit is contained in:
parent
334c9f852a
commit
a1a63f2c35
|
@ -16,7 +16,7 @@ export default class Cache {
|
|||
}
|
||||
|
||||
/**
|
||||
* Get something from cache
|
||||
* Push something to cache
|
||||
* @param {String} where Cache identifier
|
||||
* @param {any} data Data to push
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue