mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-11-16 12:57:01 +03:00
1
lib/errors/index.ts
Normal file
1
lib/errors/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export * from './telegraf.exception';
|
||||
1
lib/errors/telegraf.exception.ts
Normal file
1
lib/errors/telegraf.exception.ts
Normal file
@@ -0,0 +1 @@
|
||||
export class TelegrafException extends Error {}
|
||||
Reference in New Issue
Block a user