property RunSignals.onTestsJsServed

Resolves when the test bundle JS has been served to the browser at least once.

Type

(() => void) | null

Usage

import { type RunSignals } from "lib/types.ts";