UNPKG

@agility/management-sdk

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