import { vi } from "vitest"; export const WEB_INSPECTOR_TAG = "cpk-web-inspector"; export const defineWebInspector = vi.fn();