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

x/oak_nest/modules/scheduler/mod.ts>Timeout

Refer to nestjs to realize some common functions for Deno
Go to Latest
function Timeout
import { Timeout } from "https://deno.land/x/oak_nest@v2.0.1/modules/scheduler/mod.ts";

Parameters

delay: number
optional
name: string

Returns

MethodDecorator