Skip to content

HandlerMap

HandlerMap = object

Defined in: text/process-text-factory.ts:11

A mapping of handler names to their corresponding text processing functions.

Index Signature

[key: string]: TextHandler