Skip to main content
Module

x/drash/mod.ts>Interfaces.IServiceStartupOptions

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

Properties

server: Server
resources: Types.ResourcesAndPatternsMap