--- title: get() --- ```js mixed store.get(string key) ``` Returnes the value stored under `key`.