UNPKG

add-inbox

Version:

Add inbox notifications to your application with one command

3 lines (2 loc) 201 B
export declare function setupEnvExampleNextJs(updateExisting: boolean, appId?: string | null): void; export declare function setupEnvExampleReact(updateExisting: boolean, appId?: string | null): void;