docsforadobe / Types-for-Adobe

TypeScript types for Adobe: AfterEffects, Animate, Audition, Illustrator, InDesign, Photoshop, Premiere, ScriptUI.
517 stars 124 forks source link

Premiere: TrackItem.start should not be readonly #103

Open spenoir opened 1 year ago

spenoir commented 1 year ago

Its a straight forward issue this, just need to remove readonly for TrackItem.start as per the documentation which says its read/write. I can raise a PR if you like, thanks

zlovatt commented 9 months ago

Feel free to open a PR!