Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/alosaur/mod.ts>IImmediatelyResponse

Alosaur - Deno web framework with many ES Decorators
Very Popular
Latest
interface IImmediatelyResponse
import { type IImmediatelyResponse } from "https://deno.land/x/alosaur@v1.1.1/mod.ts";

Properties

optional
error: Error

Methods

setImmediately(): void
isImmediately(): boolean