UNPKG

nativescript-batch-notifications

Version:

Nativescript batch plugin for notifications.

7 lines (6 loc) 224 B
import { Common } from './batch.common'; export declare class Batch extends Common { constructor(); init(API_KEY: string): void; activityLifeCycleHelper(): com.batch.android.BatchActivityLifecycleHelper; }