WindowsPackageInstallerCompilerArtifacts interface
Home > @keymanapp/kmc-package > WindowsPackageInstallerCompilerArtifacts
WindowsPackageInstallerCompilerArtifacts interface
Internal in-memory build artifacts from a successful compilation
Signature:
export interface WindowsPackageInstallerCompilerArtifacts extends KeymanCompilerArtifacts
Extends: KeymanCompilerArtifacts
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
exe | KeymanCompilerArtifact | Binary package installer filedata and filename - installable into Keyman desktop and mobile projects |