Files
claude-code-viewer/e2e/captureSnapshot/home.ts
2025-10-13 14:39:12 +09:00

6 lines
117 B
TypeScript

import { defineCapture } from "../utils/defineCapture";
export const homeCapture = defineCapture({
href: "/",
});