Home > @rushstack/localization-utilities > IPseudolocaleOptions
IPseudolocaleOptions interface
Options for the pseudolocale library.
Signature:
export interface IPseudolocaleOptions 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| append? | string | (Optional) | |
| delimiter? | string | (Optional) | |
| endDelimiter? | string | (Optional) | |
| extend? | number | (Optional) | |
| override? | string | (Optional) | |
| prepend? | string | (Optional) | |
| startDelimiter? | string | (Optional) |