UNPKG

react-timelapse

Version:

画像ファイルをタイムラプスで描画するコンポーネント

3 lines (2 loc) 130 B
import { ImageProps } from "../component/Timelapse"; export declare const sampleImageCreator: (maxIndex: number) => ImageProps[];