2.0.3 • Published 6 months ago

@types/ffprobe-static v2.0.3

Weekly downloads
2,462
License
MIT
Repository
github
Last release
6 months ago

Installation

npm install --save @types/ffprobe-static

Summary

This package contains type definitions for ffprobe-static (https://github.com/joshwnj/ffprobe-static).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ffprobe-static.

index.d.ts

// Type definitions for ffprobe-static 2.0
// Project: https://github.com/joshwnj/ffprobe-static
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

/*~ You can declare properties of the module using const, let, or var */
/**
 * Binary location
 */
export const path: string;

Additional Details

  • Last updated: Thu, 23 Dec 2021 23:34:38 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by DefinitelyTyped.