UNPKG

@remotion/cli

Version:

Control Remotion features using the `npx remotion` command

6 lines (5 loc) 202 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Log = void 0; const renderer_1 = require("@remotion/renderer"); ({ Log: exports.Log } = renderer_1.RenderInternals);