TinyBase logoTinyBase β

Getter methods

getStore

The getStore method returns a reference to the underlying Store or MergeableStore that is backing this Persister object. Read more.

getSupabase

The getSupabase method returns a reference to the Supabase client the Store is being persisted with. Read more.