0.2.7 • Published 6 months ago

@types/v-chart-plugin v0.2.7

Weekly downloads
2
License
MIT
Repository
github
Last release
6 months ago

Installation

npm install --save @types/v-chart-plugin

Summary

This package contains type definitions for v-chart-plugin (https://github.com/ignoreintuition/v-chart-plugin).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/v-chart-plugin.

index.d.ts

// Type definitions for v-chart-plugin 0.2
// Project: https://github.com/ignoreintuition/v-chart-plugin, https://resurgencewebdesign.com/v-chart
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3

import { PluginObject } from 'vue';

declare const Chart: PluginObject<void>;

export default Chart;

Additional Details

  • Last updated: Thu, 23 Dec 2021 23:35:58 GMT
  • Dependencies: @types/vue
  • Global values: none

Credits

These definitions were written by DefinitelyTyped.

0.2.7

6 months ago

0.2.6

7 months ago

0.2.5

7 months ago

0.2.4

8 months ago

0.2.3

2 years ago

0.2.2

4 years ago

0.2.1

5 years ago

0.2.0

6 years ago