File

src/app/modules/shared/interfaces/highlightText.ts

Index

Properties

Properties

key
key: string
Type : string
resourcePath
resourcePath: string
Type : string
value
value: string
Type : string
export interface IHighlightText {
    resourcePath: string;
    key: string;
    value: string;
}

results matching ""

    No results matching ""