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;