UNPKG

@knora/viewer

Version:
8 lines (7 loc) 183 B
import { OnInit } from '@angular/core'; export declare class TableViewComponent implements OnInit { result: any; ontologyInfo: any; constructor(); ngOnInit(): void; }