mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-09-23 09:49:06 +03:00
chore: change telegraf provider name in constants
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
export const TELEGRAF_MODULE_OPTIONS = 'TELEGRAF_MODULE_OPTIONS';
|
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_PREFIX = 'TELEGRAF';
|
||||||
export const DECORATORS = {
|
export const DECORATORS = {
|
||||||
|
Reference in New Issue
Block a user