Skip to main content
Module

x/fathym_common/mod.ts>respond

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Go to Latest
function respond
import { respond } from "https://deno.land/x/fathym_common@v0.0.179/mod.ts";

Parameters

body:
| string
| Record<string, unknown>
| unknown[]
| null
optional
init: ResponseInit