KeyboardInfoCompilerResult.artifacts property
Home > @keymanapp/kmc-keyboard-info > KeyboardInfoCompilerResult > artifacts
KeyboardInfoCompilerResult.artifacts property
Internal in-memory build artifacts from a successful compilation. Caller can write these to disk with KeyboardInfoCompiler.write()
Signature:
artifacts: KeyboardInfoCompilerArtifacts;