graphtransliterator-ts


graphtransliterator-ts / MatchAtResult

Type Alias: MatchAtResult

MatchAtResult = { type: "None"; } | { ruleId: number; type: "RuleIdx"; }

Defined in: GraphTransliterator.ts:104