Skip to main content
Module

x/alosaur/mod.ts>IImmediatelyResponse

Alosaur - Deno web framework with many decorators
Go to Latest
interface IImmediatelyResponse
import { type IImmediatelyResponse } from "https://deno.land/x/alosaur@v1.1.0/mod.ts";

Properties

optional
error: Error

Methods

setImmediately(): void
isImmediately(): boolean