Where I can find the action typescript type definition files like "post-login_v3.d.ts"?

Hello, this request has been made before but it would be really helpful to publish the .d.ts files that you have already built. I can use them in the web-based action editor, which is great, but it would be even better if I could also import them locally to validate my code and write my unit tests.

Since you already have the code built it seems like it shouldn’t be a big lift to actually just publish them in npm.