Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/endofunctor/components/tokens/jSigner.ts>JsonSinger

Functional web framework for Bun and Deno
Go to Latest
type alias JsonSinger
import { type JsonSinger } from "https://deno.land/x/endofunctor@v0.0.7/components/tokens/jSigner.ts";
definition: SignVerifyOptions & { schema?: JsonStringify; }