UNPKG

peerpigeon

Version:

WebRTC-based peer-to-peer mesh networking library with intelligent routing and signaling server

6 lines (5 loc) 245 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.HOOK_PLUGIN_SETTINGS_SET = exports.HOOK_SETUP = void 0; exports.HOOK_SETUP = 'devtools-plugin:setup'; exports.HOOK_PLUGIN_SETTINGS_SET = 'plugin:settings:set';