Skip to main content
Module

x/drash/src/http/service.ts>Service#runAfterResource

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

Parameters

_request: Request
_response: Response