MCPcopy
hub / github.com/nilbuild/driver.js / Window

Interface Window

docs/src/env.d.ts:4–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2/// <reference types="astro/client" />
3
4interface Window {
5 driverObj: any;
6}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…