UNPKG

@remotion/cli

Version:

Control Remotion features using the `npx remotion` command

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