UNPKG

@agility/management-sdk

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