UNPKG

realm-object-server

Version:

Realm Object Server

5 lines (4 loc) 139 B
export declare const mixpanel: { identify: (id: string, company: string) => void; track: (event: string, payload: any) => void; };