Types-for-Adobe
Types-for-Adobe copied to clipboard
Fix some AE layer type errors
Using Property<TwoDType | ThreeDType> instead of TwoDProperty | ThreeDProperty, because some of the latter's properties types are nerver.
- Any changes should probably be made to all versions of AE, not just a specific
- Could you explain what this solves / changes?
~Bumping this; could you explain a bit more what this PR solves?~
Edit: this fixes the issue seen in #97 – will merge this in, refine a little, and propagate to all AE versions.