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