LdmlCompilerOptions interface
Home > @keymanapp/kmc-ldml > LdmlCompilerOptions
LdmlCompilerOptions interface
Options for the .xml LDML keyboard compiler
Signature:
export interface LdmlCompilerOptions extends CompilerOptions
Extends: CompilerOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| [readerOptions](./kmc-ldml.ldmlcompileroptions.readeroptions.md) | LDMLKeyboardXMLSourceFileReaderOptions | Paths and other options required for reading .xml files |


