UNPKG

nativescript-batch-notifs

Version:

fork of nativescript-batch-notifications with updated sdk

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