avibiton13

Results 3 issues of avibiton13

Please add types for the new functionality introduced for [After Effects 24.0](https://ae-scripting.docsforadobe.dev/introduction/changelog.html)

I've added another panel aside the main one, called 'server' which intended to expose my main panel to outside apps. My folder structure is as follows: ``` ├── js ......

In some cases, `evalTS` does not properly catches ExtendScript evaluation errors, so I extended the condition of rejecting the promise that wraps the `CSInterface.evalScript` function.