Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

getAlgorithm

import { getAlgorithm } from "https://raw.githubusercontent.com/timonson/djwt/master/algorithm.ts";
function getAlgorithm(alg: Algorithm);
§
getAlgorithm(alg: Algorithm)
[src]

§Parameters