0
0
mirror of https://github.com/Maks1mS/nestjs-telegraf.git synced 2025-01-18 01:41:07 +03:00
nestjs-telegraf/lib/execution-context/index.ts

4 lines
135 B
TypeScript
Raw Normal View History

2021-01-03 01:30:57 +03:00
export * from './tg-arguments-host.interace';
export * from './telegraf-arguments-host';
2021-01-06 17:54:49 +03:00
export * from './telegraf-execution-context';