UNPKG

@aws-amplify/core

Version:
4 lines (3 loc) 179 B
import { SessionListener } from './SessionListener'; export { SESSION_START_EVENT, SESSION_STOP_EVENT } from './constants'; export declare const sessionListener: SessionListener;