UNPKG

@unstoppabledomains/resolution

Version:
10 lines (9 loc) 266 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.NamingService = void 0; var NamingService = /** @class */ (function () { function NamingService() { } return NamingService; }()); exports.NamingService = NamingService;