UNPKG

tips-twisted

Version:
7 lines (6 loc) 184 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FeaturedGamesDTO = void 0; class FeaturedGamesDTO { } exports.FeaturedGamesDTO = FeaturedGamesDTO;