sojorn/_legacy/supabase/functions/deno.jsonc
2026-02-15 00:33:24 -06:00

6 lines
61 B
Plaintext

{
"compilerOptions": {
"lib": ["deno.ns", "dom"]
}
}