MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / DomEditContext.tsx

File DomEditContext.tsx

packages/studio/src/contexts/DomEditContext.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// fallow-ignore-file code-duplication
2import { createContext, useCallback, useContext, useMemo, useRef, type ReactNode } from "react";
3import type { useDomEditSession } from "../hooks/useDomEditSession";
4

Callers

nothing calls this directly

Calls 1

createContextFunction · 0.85

Tested by

no test coverage detected