MCPcopy
hub / github.com/rrweb-io/rrweb / getMeta

Method getMeta

packages/types/src/index.ts:925–925  ·  view source on GitHub ↗
(n: TNode)

Source from the content-addressed store, hash-verified

923 getIds(): number[];
924
925 getMeta(n: TNode): serializedNodeWithId | null;
926
927 removeNodeFromMap(n: TNode): void;
928

Callers 15

diff.test.tsFile · 0.65
diffPropsFunction · 0.65
createOrGetNodeFunction · 0.65
buildFromNodeFunction · 0.65
buildNodeWithSNFunction · 0.65
handleScrollFunction · 0.65
isSerializedIframeFunction · 0.65
isSerializedStylesheetFunction · 0.65
afterAppendMethod · 0.65
appendNodeMethod · 0.65

Implementers 2

Mirrorpackages/rrdom/src/index.ts
Mirrorpackages/rrweb-snapshot/src/utils.ts

Calls

no outgoing calls

Tested by

no test coverage detected