LinqToTypeScript icon indicating copy to clipboard operation
LinqToTypeScript copied to clipboard

Question about the need for ECMAScript 2022

Open ivanmem opened this issue 2 years ago • 1 comments

Which ECMAScript 2022 features are needed for the library to work correctly? Is it possible to reduce the required version using polyfills?

ivanmem avatar Sep 16 '23 15:09 ivanmem

Try yourself. This library uses classes, modules, and async interators.

arogozine avatar Dec 18 '23 04:12 arogozine