UNPKG

runescape-api-xconex

Version:

Simple wrapper for RuneScape APIs written in node.

3 lines 181 B
export declare const getAvatar: (name: string) => Promise<string | TypeError>; export declare const getTotalUsers: () => Promise<number>; //# sourceMappingURL=miscellaneous.d.ts.map