@types/ffmpeg-static
Version:
TypeScript definitions for ffmpeg-static
26 lines (20 loc) • 743 B
Markdown
> `npm install --save @types/ffmpeg-static`
This package contains type definitions for ffmpeg-static (https://github.com/eugeneware/ffmpeg-static#readme).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ffmpeg-static.
````ts
/*~ You can declare properties of the module using const, let, or var */
/**
* Binary location
*/
declare const pathToFfmpeg: string;
export = pathToFfmpeg;
````
* Last updated: Tue, 07 Nov 2023 03:09:37 GMT
* Dependencies: none
These definitions were written by .