UNPKG

electron-deeplink

Version:

Node module for Electron apps that sets the default handler for a given protocol (deeplinks) in both development and production environments.

5 lines (4 loc) 93 B
declare const _default: { SetRuntimeAppProtocol: () => null; }; export default _default;