UNPKG

@tsparticles/plugin-export-video

Version:

tsParticles export video plugin

6 lines (5 loc) 102 B
export interface IExportVideoData { duration?: number; fps?: number; mimeType?: string; }