@types/vue2-hammer
TypeScript icon, indicating that this package has built-in type declarations

2.1.6 • Public • Published

Installation

npm install --save @types/vue2-hammer

Summary

This package contains type definitions for vue2-hammer (https://github.com/bsdfzzzy/vue2-hammer).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vue2-hammer.

index.d.ts

import { PluginObject } from "vue";

export interface VueHammer extends PluginObject<any> {
    config: any;
}
export const VueHammer: VueHammer;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: vue

Credits

These definitions were written by Peter Tandler.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/vue2-hammer

Weekly Downloads

397

Version

2.1.6

License

MIT

Unpacked Size

2.91 kB

Total Files

5

Last publish

Collaborators

  • types