_client__WEBPACK_IMPORTED_MODULE_0__.supabase.getSubscriptions is not a function
After a subscribe, I'm trying to get the number of subscriptions, but it cannot find the
getSubscriptions function. supabase object is correct as I'm calling other functions without issues. RLS is disabled.