Skip to main content
Module

x/xemail/jwt.ts>Header

A Deno email API
Latest
type alias Header
import { type Header } from "https://deno.land/x/xemail@0.0.6/jwt.ts";
definition: { [key: string]: unknown; alg: "RS256"; }