UNPKG

reveal-sdk-node

Version:

RevealBI Node.js SDK

5 lines (4 loc) 117 B
export declare interface IRVUserContext { get userId(): string; get properties(): Map<string, Object>; }