UNPKG

pl4y-data-library

Version:

This library contains the dtos, enums, schemas, and other data objects needed in the pl4y ecosystem.

7 lines 267 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TcpMessageMetadataMeDto = void 0; class TcpMessageMetadataMeDto { } exports.TcpMessageMetadataMeDto = TcpMessageMetadataMeDto; //# sourceMappingURL=tcp-message-metadata-me.dto.js.map