Skip to main content
Module

x/drash/tests/deps.ts>Drash.Service#runAfterResource

A microframework for Deno's HTTP server with zero third-party dependencies
Go to Latest
method Drash.Service.prototype.runAfterResource
import { Drash } from "https://deno.land/x/drash@v2.7.0/tests/deps.ts";
const { Service } = Drash;

Parameters

_request: Request
_response: Response