UNPKG

@corvina/device-example

Version:
12 lines 300 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.LicenseDataDTO = void 0; class LicenseDataDTO { realm; logicalId; apiKey; platformPairingApiUrl; brokerUrls; } exports.LicenseDataDTO = LicenseDataDTO; //# sourceMappingURL=licensedata.dto.js.map