Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function onReadyStateChange
import { onReadyStateChange } from "https://deno.land/x/frugal@0.5.0/packages/client_session/utils.ts";

Parameters

readyState: DocumentReadyState
callback: () => void