Skip to main content
Module

x/windmill/node_modules/evt/tools/inDepth/types.d.ts>DateLike

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
namespace DateLike
import { DateLike } from "https://deno.land/x/windmill@v1.358.1/node_modules/evt/tools/inDepth/types.d.ts";
type alias DateLike
import { type DateLike } from "https://deno.land/x/windmill@v1.358.1/node_modules/evt/tools/inDepth/types.d.ts";
definition: { getTime: () => number; }