variable getKeyPairimport { getKeyPair } from "https://deno.land/x/live@1.96.6/commons/jwt/keys.ts"; Returns a tuple of [publicKey, privateKey] in a JsonWebKey format. type() => unknown