MCPcopy
hub / github.com/Kagami/ffmpeg.js / noop

Function noop

test/test.js:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6var ffmpeg_mp4 = require("../ffmpeg-mp4");
7
8function noop() {}
9var testDataPath = path.join(__dirname, "test.webm");
10var testData = new Uint8Array(fs.readFileSync(testDataPath));
11

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…