UNPKG

211 BTypeScriptView Raw
1export declare function initializeCredentials(): void;
2export declare function track(event: string): void;
3export declare function alias(email: string): void;
4export declare function botonicPostInstall(): void;