UNPKG

pl4y-data-library

Version:

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

7 lines 215 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BaseResponse = void 0; class BaseResponse { } exports.BaseResponse = BaseResponse; //# sourceMappingURL=base-response.model.js.map