UNPKG

ton-logger

Version:

Logger set and configurations for datadog

10 lines (9 loc) 178 B
export default interface LogUser { id: string; status?: string; companyId?: string; email?: string; groups?: string; scope?: string; type?: string; }