UNPKG

nativescript-phone

Version:

NativeScript plugin to use the device phone and SMS features for Android and iOS

5 lines (4 loc) 130 B
import { Observable } from '@nativescript/core'; export declare class LocalEventEmitter extends Observable { constructor(); }