Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function isUrlForSameDocument
import { isUrlForSameDocument } from "https://deno.land/x/frugal@0.9.0/src/runtime/session/utils.ts";

Parameters

a: URL | string
b: URL | string