UNPKG

pl4y-data-library

Version:

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

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