nalnir
nalnir
@mp3por How did you do it? I'm trying but can't figure it out
@5hee75 Did you manage to resolve this? I have exactly the same problem with: ``` import { serve } from "https://deno.land/[email protected]/http/server.ts" import { createClient } from 'https://esm.sh/@supabase/supabase-js@2?target=deno&no-check'; ``` The edge...
Ah ok, yeah I see that now. Thanks for pointing that out. Hopefully this error will get resolved. I am using typescript btw and created my own midjourney-client.d.ts ``` declare...