Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/midrender/revideo
/ SourceNode
Interface
SourceNode
packages/vite-plugin/src/partials/webgl.ts:8–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
7
declare module
'source-map'
{
8
interface
SourceNode {
9
add(value: string | SourceNode): void;
10
}
11
12
interface
SourceMapGenerator {
13
toJSON(): any;
Callers
8
resolveGlsl
Function · 0.95
moveOffset
Method · 0.65
originSignal
Function · 0.65
createPath
Method · 0.65
drawArrow
Function · 0.65
constructor
Method · 0.65
getColorAtPoint
Method · 0.65
reparent
Method · 0.65
Implementers
4
Node
packages/2d/src/lib/components/Node.ts
Vector2
packages/core/src/types/Vector.ts
Matrix2D
packages/core/src/types/Matrix2D.ts
Thread
packages/core/src/threading/Thread.ts
Calls
no outgoing calls
Tested by
no test coverage detected