UNPKG

@v4fire/core

Version:
8 lines (7 loc) 150 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PING = void 0; const PING = 5 .seconds(); exports.PING = PING;