7 lines
117 B
JSON
7 lines
117 B
JSON
# Deno configuration for Supabase Edge Functions
|
|
{
|
|
"imports": {
|
|
"std/": "https://deno.land/std@0.168.0/"
|
|
}
|
|
}
|