UNPKG

@totvs-agro/core

Version:

Core Totvs Agro (Front-End) para utilização T-Faces

14 lines 326 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ComboDTO = (function () { function ComboDTO() { } ; return ComboDTO; }()); exports.ComboDTO = ComboDTO; if (false) { ComboDTO.prototype.label; ComboDTO.prototype.value; } //# sourceMappingURL=combo.dto.js.map