UNPKG

@jrosadob/ms-custom

Version:

ms-custom

6 lines (5 loc) 183 B
import { AllExceptionsFilter } from '../filter/all-exceptions.filter'; export declare const ResultExceptionFilter: { provide: string; useClass: typeof AllExceptionsFilter; };