UNPKG

nativescript-batch-notifications

Version:

Nativescript batch plugin for notifications.

6 lines (5 loc) 174 B
import { Observable } from 'tns-core-modules/data/observable'; export declare class Common extends Observable { constructor(); initIOS(API_KEY: string): void; }