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

x/cav/examples/chat/deps_dom.ts>serializer

A server framework for Deno
Go to Latest
function serializer
import { serializer } from "https://deno.land/x/cav@0.2.0-alpha.7/examples/chat/deps_dom.ts";

Constructs a Serializer. This simply returns the first argument, it's only used for type annotations.

Type Parameters

optional
I = unknown
optional
O = unknown