UNPKG

@beincom/dto

Version:

Share dto for all projects of Beincom

8 lines (7 loc) 217 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ACTIVITY_LOG_TOPIC_NAME = void 0; /** * Use for the kafka topic name */ exports.ACTIVITY_LOG_TOPIC_NAME = 'activity_log_created';