UNPKG

nativescript-vibrate

Version:

A vibrate NativeScript plugin for Android and iOS

7 lines (6 loc) 201 B
import { Common } from './vibrate.common'; export declare class Vibrate extends Common { // define your typings manually // or.. // take the ios or android .d.ts files and copy/paste them here }