UNPKG

@wepublish/api

Version:
9 lines 319 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ImageSort = void 0; var ImageSort; (function (ImageSort) { ImageSort["CreatedAt"] = "modifiedAt"; ImageSort["ModifiedAt"] = "modifiedAt"; })(ImageSort || (exports.ImageSort = ImageSort = {})); //# sourceMappingURL=image.js.map