UNPKG

app-builder-lib

Version:
10 lines (9 loc) 210 B
export type Commands = { OutFile: string; VIProductVersion?: string; VIAddVersionKey: Array<string>; Unicode: boolean; Icon?: string; SetCompress?: "off"; SetCompressor?: "zlib"; };