UNPKG

ontotext-reusable-ui-components

Version:

Unified reusable UI components designed for the Ontotext ecosystem.

6 lines (5 loc) 193 B
import { TranslocoService } from '@ngneat/transloco'; export declare class OntoSearchColumnSelectorModule { private translocoService; constructor(translocoService: TranslocoService); }