UNPKG

@xmobitea/gn-server

Version:
6 lines (5 loc) 98 B
export interface TokenPayload { userId: string; secretKey: string; gnToken: string; }