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