toggle menu
Supabase Edge Functions Kotlin
0.0.6
js
switch theme
search in API
module-binding-deno
/
io.github.manriif.supabase.functions.binding.deno
/
Env
/
get
get
abstract
operator
fun
get
(
key
:
String
)
:
String
?
(
source
)
Gets the value of an environment variable or
null
if
key
doesn't exist.