Types-for-Adobe
Types-for-Adobe copied to clipboard
Wrong typing for ProjectItem.findItemsMatchingMediaPath() (Premiere 15.0 typing)
Current typing is:
findItemsMatchingMediaPath(matchString: string, ignoreSubclips?: number): void
However according to the official documentation it returns "an array of project items, or 0 if no project items matching the matchPath were found".
Feel free to open a PR!