UNPKG

@jlenon7/zedjs

Version:

Riot API Library for NodeJS

11 lines (10 loc) 185 B
export class GameCustomizationObjectDTO { /** * Category identifier for Game Customization */ category: string /** * Game Customization content */ content: string }