Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/keywork/events/classes/IsomorphicFetchEvent.ts>IsomorphicFetchEvent.assertIsInstanceOf

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Latest
method IsomorphicFetchEvent.assertIsInstanceOf
import { IsomorphicFetchEvent } from "https://deno.land/x/keywork@v6.2.1/events/classes/IsomorphicFetchEvent.ts";

Checks if the given object is an instance of IsomorphicFetchEvent

Parameters

eventLike: unknown

An object that's possibly a IsomorphicFetchEvent