Newer
Older
CVSS_3.0_GUI / node_modules / nwjs-builder-phoenix / node_modules / 7zip-bin / index.d.ts
root on 7 May 2019 131 bytes Initial commit
declare module "7zip-bin" {
  export const path7za: string
  export const path7x: string
  export const pathCompressStdIn: string
}