Types-for-Adobe icon indicating copy to clipboard operation
Types-for-Adobe copied to clipboard

Wrong typing for ProjectItem.findItemsMatchingMediaPath() (Premiere 15.0 typing)

Open mgomez-tubs opened this issue 3 years ago • 1 comments

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".

mgomez-tubs avatar Aug 12 '22 13:08 mgomez-tubs

Feel free to open a PR!

zlovatt avatar Dec 13 '23 20:12 zlovatt