UNPKG

naily

Version:

写了一个没有模块系统的 Minimal Nest.js 写着玩的~

4 lines (3 loc) 168 B
import "reflect-metadata"; export declare const Catch: (exception?: Function) => ClassDecorator; export declare const UseFilter: (filter: Function) => MethodDecorator;