mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-09-30 12:27:39 +03:00
feat!(): add custom execution context
This commit is contained in:
3
lib/decorators/params/index.ts
Normal file
3
lib/decorators/params/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from './context.decorator';
|
||||
export * from './next.decorator';
|
||||
export * from './message-text.decorator';
|
Reference in New Issue
Block a user