UNPKG

219 BTypeScriptView Raw
1export declare const parseJagexPlayerToJSON: (jagexPlayer: string) => {
2 activities: any;
3 skills: any;
4};
5export declare const parseJagexClanToJSON: (jagexClan: string) => any;
6//# sourceMappingURL=Jagex.d.ts.map
\No newline at end of file