UNPKG

rm-api-sdk-erider

Version:

A NodeJS wrapper for some of the RESTful methods documented at doc.revenuemonster.my

3 lines 165 B
import { RMSDKInstance } from "."; export declare function getUserProfile(this: RMSDKInstance, accessToken: string): Promise<any>; //# sourceMappingURL=user.d.ts.map