UNPKG

channelape-sdk

Version:
5 lines (4 loc) 80 B
export default interface Session { sessionId: string; userId: string; }