UNPKG

ontimize-web-ngx

Version:
5 lines (4 loc) 76 B
export type SessionInfo = { id?: string | number; user?: string; };