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

x/live/utils/userAgent.ts>isBot

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Go to Latest
variable isBot
import { isBot } from "https://deno.land/x/live@1.75.5/utils/userAgent.ts";

type

(req: Request) => unknown