eugeneware / eugeneware/ffprobe
wrong field type description
Open
- Dominant language
- JavaScript
- Stars
- 102
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
"ffprobe": "^1.1.2",
"ffprobe-static": "^3.1.0",
"@types/ffprobe": "^1.1.3",
"@types/ffprobe-static": "^2.0.1",
in TS field 'duration' described as 'number | undefined' while in fact it is 'string'.
mistake?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.