Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
notion-desktop / usr / lib / notion-desktop / resources / app / node_modules / electron-updater / out / windowsExecutableCodeSignatureVerifier.d.ts
Size: Mime:
import { Logger } from "./main";
export declare function verifySignature(publisherNames: Array<string>, tempUpdateFile: string, logger: Logger): Promise<string | null>;