mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-01-11 22:51:06 +03:00
chore: change telegraf provider name in constants
This commit is contained in:
parent
196e734b5c
commit
ef120e4e40
@ -1,5 +1,5 @@
|
||||
export const TELEGRAF_MODULE_OPTIONS = 'TELEGRAF_MODULE_OPTIONS';
|
||||
export const TELEGRAF_PROVIDER = 'TELEGRAF_PROVIDER';
|
||||
export const TELEGRAF_PROVIDER = 'TelegrafProvider';
|
||||
|
||||
export const DECORATORS_PREFIX = 'TELEGRAF';
|
||||
export const DECORATORS = {
|
||||
|
Loading…
Reference in New Issue
Block a user