UNPKG

@xmobitea/gn-server

Version:

GearN Server by XmobiTea (Pro)

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