UNPKG

@agility/management-sdk

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