↓ 4 callersFunctioncreateCheckoutUrl({
supabase,
user,
plan,
period,
scheme,
}: {
supabase: SupabaseClient;
user: AuthUser & { email
apps/web/src/functions/billing.ts:146
↓ 4 callersFunctioncreateToastRegistry({
isAuthenticated,
isAuthLoading,
hasLLMConfigured,
hasSttConfigured,
hasProSttConfigured,
hasPro
apps/desktop/src/sidebar/toast/registry.tsx:41