UNPKG

ziron-server

Version:
1 lines 334 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.NOT_OPEN_FAILURE_FUNCTION=exports.EMPTY_FUNCTION=void 0;const EMPTY_FUNCTION=()=>{};exports.EMPTY_FUNCTION=EMPTY_FUNCTION;const NOT_OPEN_FAILURE_FUNCTION=()=>{throw new Error("Socket is not open")};exports.NOT_OPEN_FAILURE_FUNCTION=NOT_OPEN_FAILURE_FUNCTION;