UNPKG

maplestory-openapi

Version:

This JavaScript library enables the use of the MapleStory OpenAPI of Nexon.

12 lines (8 loc) 206 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); class GuildBasicDto { } class GuildSkillDto { } exports.GuildBasicDto = GuildBasicDto; exports.GuildSkillDto = GuildSkillDto;