@smartsoft001/trans-shell-nestjs
v2.108.0
Published
This library was generated with [Nx](https://nx.dev).
Readme
📦 @smartsoft001/trans-shell-nestjs
🚀 Usage
npm i @smartsoft001/trans-shell-nestjs
🛠️ Modules
TransShellNestjsModule
- Provides the main integration module for transaction features in a NestJS app.
- Static method:
forRoot(config)— Registers controllers, providers, and imports required modules with the given configuration.
TransShellNestjsCoreModule
- Provides a core integration module for transaction features in a NestJS app.
- Static method:
forRoot(config)— Registers providers and imports required modules with the given configuration.
