import { CustomEntity } from './custom-entity.entity'; export const CUSTOM_LIB_NESTJS_ENTITIES = [CustomEntity];