TypeScript typed definitions for ss-utils

I think it is quite important to have proper .d.ts file for ss-utils. We are trying to create proper Angular application where most of the stuff is written in TypeScript and now we are getting massive problems when trying to use server initiated events because all types from ss-utils are not defined. Is there any plan to solve this?

What’s wrong with /js/ss-utils.d.ts ? e.g: https://servicestack.net/js/ss-utils.d.ts

1 Like

Good question. I thought I studied all wiki pages and have not see the reference. Thanks!