UNPKG

@teamhive/nestjs-common

Version:

Our common decorators, services, etc for NestJS projects

6 lines (5 loc) 91 B
export interface Breadcrum { message: string; category?: string; data?: any; }