LexicalModelCompilerArtifacts interface
Home > @keymanapp/kmc-model > LexicalModelCompilerArtifacts
LexicalModelCompilerArtifacts interface
Internal in-memory build artifacts from a successful compilation
Signature:
export interface LexicalModelCompilerArtifacts extends KeymanCompilerArtifacts
Extends: KeymanCompilerArtifacts
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
js | KeymanCompilerArtifact | Javascript model filedata and filename - installable into KeymanWeb, Keyman mobile products |