UNPKG

channelape-sdk

Version:
6 lines (5 loc) 107 B
export default interface Session { sessionId: string; userId: string; apiAccountId?: string; }