UNPKG

@nativescript-community/gesturehandler

Version:

Declarative API exposing platform native touch and gesture system to NativeScript.

5 lines (4 loc) 79 B
declare const Plugin: { install(Vue: any): void; }; export default Plugin;