UNPKG

remotion

Version:

Make videos programmatically

3 lines (2 loc) 211 B
export { createEffect } from './create-effect.js'; export type { Backend, EffectApplyParams, EffectDefinitionAndStack, EffectDescriptor, EffectsProp, EffectDefinition, EffectFactory, } from './effect-types.js';