Skip to main content
Module

x/drash/src/interfaces.ts>IServiceStartupOptions

A microframework for Deno's HTTP server with zero third-party dependencies
Go to Latest
interface IServiceStartupOptions
import { type IServiceStartupOptions } from "https://deno.land/x/drash@v2.7.1/src/interfaces.ts";

Properties

server: Server
resources: Types.ResourcesAndPatternsMap