brillout / telefunc

Remote Functions. Instead of API.
https://telefunc.com
MIT License
688 stars 31 forks source link

fix: update typescript runtime validation to work with newer TypeScript versions #125

Closed louwers closed 3 weeks ago

louwers commented 3 weeks ago

@brillout I think this works with newer TypeScript versions.

brillout commented 3 weeks ago

Neat, thank you :green_heart:

brillout commented 3 weeks ago

Quickly looking at https://github.com/microsoft/TypeScript/tree/main/tests it seems that TypeScript tests itself against only a few selected libraries, so I ain't sure they'd be interested in adding Telefunc to their test suite. But maybe I missed something.