graphtransliterator-ts


graphtransliterator-ts / RawEasyReadingSettings

Interface: RawEasyReadingSettings

Defined in: GraphTransliterator.ts:59

Properties

metadata?

optional metadata?: Record<string, string>

Defined in: GraphTransliterator.ts:64


onmatch_rules?

optional onmatch_rules?: Record<string, string>[]

Defined in: GraphTransliterator.ts:62


rules

rules: Record<string, string>

Defined in: GraphTransliterator.ts:61


tokens

tokens: Record<string, string[]>

Defined in: GraphTransliterator.ts:60


whitespace

whitespace: RawWhitespaceRule

Defined in: GraphTransliterator.ts:63