UNPKG

@knora/viewer

Version:
8 lines (7 loc) 218 B
import { ReadTextValueAsString } from '@knora/api'; export declare class TextValueAsStringComponent { regexUrl: RegExp; valueObject: ReadTextValueAsString; private _textStringValueObj; constructor(); }