UNPKG

figma-timelapse

Version:

Tool to create a timelapse of a Figma board

3 lines (2 loc) 138 B
import { TimelapseOptions } from './timelapse.model'; export declare const common: (cmd: any, options: TimelapseOptions) => Promise<any>;