KeyboardInfoCompilerOptions interface
Home > @keymanapp/kmc-keyboard-info > KeyboardInfoCompilerOptions
KeyboardInfoCompilerOptions interface
Options for the .keyboard_info compiler
Signature:
export interface KeyboardInfoCompilerOptions extends CompilerOptions
Extends: CompilerOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| sources | KeyboardInfoSources | Description of sources and metadata required to build a .keyboard_info file |


