Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 19.0Version 18.0Version 17.0 (current version)

On this page

You are viewing an incomplete pre-release version of this documentation. Click here to open the current version, 17.0.

KmnCompilerResult.artifacts property

Home > @keymanapp/kmc-kmn > KmnCompilerResult > artifacts

KmnCompilerResult.artifacts property

Internal in-memory build artifacts from a successful compilation. Caller can write these to disk with KmnCompiler.write()

Signature:

artifacts: KmnCompilerArtifacts;