0
0
mirror of https://github.com/Maks1mS/nestjs-telegraf.git synced 2025-03-15 06:23:43 +03:00
nestjs-telegraf/lib/execution-context/index.ts
2021-01-06 17:54:49 +03:00

4 lines
135 B
TypeScript

export * from './tg-arguments-host.interace';
export * from './telegraf-arguments-host';
export * from './telegraf-execution-context';