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