UNPKG

kartrider.js

Version:
7 lines (6 loc) 221 B
import { HandlerFunction } from 'got'; declare const NexonHTTPErrorMessage: { [key: number]: string; }; declare const StatusCodeErrorHandler: HandlerFunction; export { NexonHTTPErrorMessage, StatusCodeErrorHandler };