LexicalModelCompilerResult.artifacts property
Home > @keymanapp/kmc-model > LexicalModelCompilerResult > artifacts
LexicalModelCompilerResult.artifacts property
Internal in-memory build artifacts from a successful compilation. Caller can write these to disk with LexicalModelCompiler.write()
Signature:
artifacts: LexicalModelCompilerArtifacts;