UNPKG

@amplitude/analytics-browser

Version:
8 lines 288 B
import { BrowserConfig } from '@amplitude/analytics-core'; export declare const detNotify: (config: BrowserConfig) => void; /** * @private * This function is meant for testing purposes only */ export declare const resetNotify: () => void; //# sourceMappingURL=det-notification.d.ts.map