2025-04-19 15:38:48 +08:00

5 lines
177 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ERROR_BAD_MAC = void 0;
exports.ERROR_BAD_MAC = "Bad MAC";
//# sourceMappingURL=error.js.map