UNPKG

@test-org122/utils

Version:
7 lines 212 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ProxyError = void 0; class ProxyError extends Error { } exports.ProxyError = ProxyError; //# sourceMappingURL=ProxyError.js.map