Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/endofunctor/components/http/src/framework/tokens/jSigner.ts>JsonSinger

๐ŸŒ Vixeny: A runtime-agnostic, performance-centric library championing functional purity for modern web development.
Go to Latest
type alias JsonSinger
import { type JsonSinger } from "https://deno.land/x/endofunctor@v0.0.932/components/http/src/framework/tokens/jSigner.ts";
definition: SignVerifyOptions & { schema?: JsonStringify; }