Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 18.0Version 17.0 (current version)

On this page

LexicalModelCompilerResult interface

Home > @keymanapp/kmc-model > LexicalModelCompilerResult

LexicalModelCompilerResult interface

Build artifacts from the lexical model compiler

Signature:

export interface LexicalModelCompilerResult extends KeymanCompilerResult 

Extends: KeymanCompilerResult

Properties

Property Modifiers Type Description
artifacts LexicalModelCompilerArtifacts Internal in-memory build artifacts from a successful compilation. Caller can write these to disk with LexicalModelCompiler.write()