UNPKG

dtrum-react-kit

Version:

Dynatrace tools and react hooks collection

3 lines (2 loc) 143 B
/** Hooks will send endSession event when user closed current window */ export declare const useDtrumEndSession: (eventType?: string) => void;