UNPKG

@teamhive/nestjs-common

Version:

Our common decorators, services, etc for NestJS projects

3 lines (2 loc) 139 B
import { HiveMessageOptions } from './hive-message.decorator'; export declare function getMessageOptions(target: any): HiveMessageOptions;