Skip to main content
Module

x/sustain_core/index.ts>SustainServer#handleControllerOutput

A Framework that barely uses dependencies and it is designed especially to make stable and sustainable applications. 📦
Latest
method SustainServer.prototype.handleControllerOutput
Re-export
import { SustainServer } from "https://deno.land/x/sustain_core@0.20.5/index.ts";

Parameters

controllerOutput:
| Promise<any>
| string
| number
| object
response: ServerResponse