[**graphtransliterator-ts**](../README.md) *** [graphtransliterator-ts](../README.md) / WhitespaceRule # Interface: WhitespaceRule Defined in: [Rules.ts:49](https://github.com/seanpue/graphtransliterator/blob/83f4eb8e6b7957664bb77a2ded02cf6a46ce9fff/packages/graphtransliterator-ts/src/Rules.ts#L49) Whitespace rules of a GraphTransliterator ## Properties ### consolidate > **consolidate**: `boolean` Defined in: [Rules.ts:50](https://github.com/seanpue/graphtransliterator/blob/83f4eb8e6b7957664bb77a2ded02cf6a46ce9fff/packages/graphtransliterator-ts/src/Rules.ts#L50) *** ### defaultToken > **defaultToken**: `string` Defined in: [Rules.ts:52](https://github.com/seanpue/graphtransliterator/blob/83f4eb8e6b7957664bb77a2ded02cf6a46ce9fff/packages/graphtransliterator-ts/src/Rules.ts#L52) Standard token substitution for consolidated whitespace chunks. *** ### tokenClass > **tokenClass**: `string` Defined in: [Rules.ts:53](https://github.com/seanpue/graphtransliterator/blob/83f4eb8e6b7957664bb77a2ded02cf6a46ce9fff/packages/graphtransliterator-ts/src/Rules.ts#L53)