MCPcopy Create free account
hub / github.com/ecomfe/tempad-dev /

Class

packages/extension/tests/rewrite/runtime.test.ts:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19import { rewriteCurrentScript } from '@/rewrite/runtime'
20
21class MockHTMLScriptElement {
22 src: string
23 defer = false
24 replacedWithNode: MockHTMLScriptElement | null = null

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected