UNPKG

yoyo-ng-modulewindy

Version:

服务于52ABP模板的前端开源的相关组件内容。整合了ng-alain和你NG ZORRO的内容

12 lines (11 loc) 260 B
import { TemplateRef } from '@angular/core'; export declare class ExceptionComponent { _img: string; _title: string; _desc: string; type: 403 | 404 | 500; img: any; title: any; desc: any; actions: TemplateRef<any>; }