Installation
npm install --save @types/ffmpeg-static
Summary
This package contains type definitions for ffmpeg-static (https://github.com/eugeneware/ffmpeg-static#readme).
Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ffmpeg-static.
index.d.ts
/*~ You can declare properties of the module using const, let, or var */
/**
* Binary location
*/
declare const pathToFfmpeg: string;
export = pathToFfmpeg;
Additional Details
- Last updated: Tue, 07 Nov 2023 03:09:37 GMT
- Dependencies: none
Credits
These definitions were written by .