thiagobustamante / typescript-ioc

A Lightweight annotation-based dependency injection container for typescript.
MIT License
526 stars 64 forks source link

Since it doesn't support es5, how do I check compatibility for a specified version of browser? #78

Open rainmanhhh opened 3 years ago

rainmanhhh commented 3 years ago

for example, with browserslist-useragent-regexp, what pattern should I use to test browser agent?