Skip to main content
Module

x/windmill/node_modules/denoify/tools/is404.d.ts>is404

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Latest
function is404
import { is404 } from "https://deno.land/x/windmill@v1.397.0/node_modules/denoify/tools/is404.d.ts";

Return true if 404 or 400

Parameters

url: string

Returns

Promise<boolean>