MCPcopy
hub / github.com/midrender/revideo / children.test.tsx

File children.test.tsx

packages/2d/src/lib/components/__tests__/children.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {createRef, createSignal, range} from '@revideo/core';
2import {describe, expect, it} from 'vitest';
3import {useScene2D} from '../../scenes';
4import {Node} from '../Node';

Callers

nothing calls this directly

Calls 8

mockScene2DFunction · 0.90
useScene2DFunction · 0.90
createRefFunction · 0.90
createSignalFunction · 0.90
rangeFunction · 0.90
getViewMethod · 0.80
removeChildrenMethod · 0.80
addMethod · 0.65

Tested by

no test coverage detected