UNPKG

pot-js

Version:

Process management module

12 lines (9 loc) 290 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); const CALL = exports.CALL = 'CALL'; // TODO: deprecated const DEPRECATED_BRIDGE = exports.DEPRECATED_BRIDGE = 'bridge'; // TODO: deprecated const DEPRECATED_GET_INFO = exports.DEPRECATED_GET_INFO = 'getInfo';