[Home](./index.md) > [@keymanapp/kmc-model-info](./kmc-model-info.md) > [ModelInfoCompilerOptions](./kmc-model-info.modelinfocompileroptions.md) ## ModelInfoCompilerOptions interface Options for the .model\_info compiler **Signature:** ```typescript export interface ModelInfoCompilerOptions extends CompilerOptions ``` **Extends:** CompilerOptions ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [sources](./kmc-model-info.modelinfocompileroptions.sources.md) | | [ModelInfoSources](./kmc-model-info.modelinfosources.md) | Description of sources and metadata required to build a .model\_info file |