UNPKG

maplestory-openapi

Version:

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

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