MCPcopy
hub / github.com/midrender/revideo / add

Method add

packages/vite-plugin/src/partials/webgl.ts:9–9  ·  view source on GitHub ↗
(value: string | SourceNode)

Source from the content-addressed store, hash-verified

7declare module 'source-map' {
8 interface SourceNode {
9 add(value: string | SourceNode): void;
10 }
11
12 interface SourceMapGenerator {

Callers 15

resolveGlslFunction · 0.95
moveOffsetMethod · 0.65
originSignalFunction · 0.65
createPathMethod · 0.65
drawArrowFunction · 0.65
constructorMethod · 0.65
getColorAtPointMethod · 0.65
reparentMethod · 0.65
spawnChildrenMethod · 0.65
query.test.tsxFile · 0.65
children.test.tsxFile · 0.65
constructorMethod · 0.65

Implementers 4

Nodepackages/2d/src/lib/components/Node.ts
Vector2packages/core/src/types/Vector.ts
Matrix2Dpackages/core/src/types/Matrix2D.ts
Threadpackages/core/src/threading/Thread.ts

Calls

no outgoing calls

Tested by

no test coverage detected