mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-11-08 17:51:22 +03:00
fix(): update decorator detection
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
||||
UPDATE_LISTENER_OPTIONS_METADATA,
|
||||
UPDATE_LISTENER_TYPE_METADATA,
|
||||
} from '../../telegraf.constants';
|
||||
import { ListenerType } from '../../enums/listener-type.enum';
|
||||
import { ListenerType } from '../../enums';
|
||||
import { TelegrafHearsTriggers } from '../../telegraf.types';
|
||||
|
||||
export interface HearsOptions {
|
||||
|
||||
Reference in New Issue
Block a user