Type Alias EnricherHandler
EnricherHandler: (match: RegExpMatchArray, options?: object) => HTMLElement
Type Declaration
- (match: RegExpMatchArray, options?: object): HTMLElement
Parameters
- match: RegExpMatchArray
Optionaloptions: object
Returns HTMLElement