import { verifySignature } from "https://deno.land/x/live@1.53.6/deps.ts";
type
(req: Request, key: JsonWebKey | Promise<JsonWebKey>) => Promise<SignatureInput>
x/live/deps.ts>verifySignature
import { verifySignature } from "https://deno.land/x/live@1.53.6/deps.ts";