lehh / nestjs-soap

Nestjs module wrapper for soap npm package
MIT License
21 stars 14 forks source link

Added scope option in async options #22

Closed lehh closed 2 years ago

lehh commented 2 years ago

Solves issue #19

Added a scope option to change the useFactory/useExisting/useClass injection scope as needed.