MCPcopy
hub / github.com/vuejs/core / nodeOps.ts

File nodeOps.ts

packages/runtime-dom/src/nodeOps.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { warn } from '@vue/runtime-core'
2import type { RendererOptions } from '@vue/runtime-core'
3import type {
4 TrustedHTML,

Callers

nothing calls this directly

Calls 4

warnFunction · 0.90
createElementMethod · 0.80
createCommentMethod · 0.80
querySelectorMethod · 0.80

Tested by

no test coverage detected