Skip to content

Commit 0a25c14

Browse files
Add getProjectItem() to SourceMonitor
1 parent 1ef5a52 commit 0a25c14

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Premiere/15.0/index.d.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -826,6 +826,11 @@ declare class SourceMonitor {
826826
*
827827
*/
828828
openProjectItem(itemToOpen: ProjectItem): void
829+
830+
/**
831+
*
832+
*/
833+
getProjectItem(): ProjectItem
829834
}
830835

831836
/**

0 commit comments

Comments
 (0)