docsforadobe / Types-for-Adobe

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

After Effects: `AnyProperty` type does not include `TwoDProperty` or `ThreeDProperty` #102

Closed fartinmartin closed 9 months ago

fartinmartin commented 1 year ago

Is there a reason the After Effects AnyProperty type does not include TwoDProperty or ThreeDProperty? If not, happy to make a PR, just not sure if there is something I'm missing!

https://github.com/aenhancers/Types-for-Adobe/blob/1f034bc39513e9a5d7a386a233e98b6a38b0f00d/AfterEffects/22.0/index.d.ts#L1933-L1950