UNPKG

@ffprobe-installer/ffprobe

Version:

Platform independent binary installer of FFprobe for node projects

9 lines (8 loc) 156 B
declare const _exports: { path: string; version: string; url: string; }; export = _exports; declare const version: any; declare const url: any;