[**graphtransliterator-ts**](../README.md) *** [graphtransliterator-ts](../README.md) / MatchAtResult # Type Alias: MatchAtResult > **MatchAtResult** = \{ `type`: `"None"`; \} \| \{ `ruleId`: `number`; `type`: `"RuleIdx"`; \} Defined in: [GraphTransliterator.ts:104](https://github.com/seanpue/graphtransliterator/blob/83f4eb8e6b7957664bb77a2ded02cf6a46ce9fff/packages/graphtransliterator-ts/src/GraphTransliterator.ts#L104)