UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

6 lines (5 loc) 189 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.timelineRef = void 0; const react_1 = require("react"); exports.timelineRef = (0, react_1.createRef)();