# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
readonly store is a shortcut to transactional store without the commit hooks, meaning any write changes performed to this store are never persisted and only held in memory throughout the duration of this object.