You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(supaworker): Improve edge function name extraction and type handling
Extracted function name extraction logic into a separate function
Updated type signature for handler to use unknown instead of any
Simplified Deno.serve request handling by using extracted function
0 commit comments