Skip to main content
Module

x/wmill/deps.ts>WorkerPing

Open-source web IDE, scalable runtime and platform for serverless, workflows and UIs
Go to Latest
type alias WorkerPing
import { type WorkerPing } from "https://deno.land/x/wmill@v1.63.2/deps.ts";
definition: { worker: string; worker_instance: string; ping_at: string; started_at: string; ip: string; jobs_executed: number; }