UNPKG

154 BTypeScriptView Raw
1export declare function ApiExtraModels(...models: Function[]): (target: object, key?: string | symbol, descriptor?: TypedPropertyDescriptor<any>) => any;