import { CustomEntitiesController } from './custom-entities.controller'; export const CUSTOM_LIB_NESTJS_CONTROLLERS = [CustomEntitiesController];