UNPKG

bfend

Version:

Admin template base on ng-zorro-antd

7 lines (6 loc) 161 B
import { OnInit } from '@angular/core'; export declare class BfStateTextComponent implements OnInit { value: any; constructor(); ngOnInit(): void; }