UNPKG

@electron/notarize

Version:
3 lines (2 loc) 145 B
import { NotaryToolNotarizeAppOptions } from './types.js'; export declare function stapleApp(opts: NotaryToolNotarizeAppOptions): Promise<void>;