[Home](./index.md) > [@keymanapp/kmc-model](./kmc-model.md) > [LexicalModelCompilerArtifacts](./kmc-model.lexicalmodelcompilerartifacts.md) ## LexicalModelCompilerArtifacts interface Internal in-memory build artifacts from a successful compilation **Signature:** ```typescript export interface LexicalModelCompilerArtifacts extends KeymanCompilerArtifacts ``` **Extends:** KeymanCompilerArtifacts ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [js](./kmc-model.lexicalmodelcompilerartifacts.js.md) | | KeymanCompilerArtifact | Javascript model filedata and filename - installable into KeymanWeb, Keyman mobile products |