import { Secret } from "https://deno.land/x/cicada@v0.1.50/lib.ts";
Get a secret value from the secrets directory synchronously.
This is a synchronous version of value()
.
import { Secret } from "https://deno.land/x/cicada@v0.1.50/lib.ts";
Get a secret value from the secrets directory synchronously.
This is a synchronous version of value()
.