@visactor/vchart-types

1.10.5 • Public • Published

@visactor/vchart-types

Description

Provide the pure TypeScript type declarations of VChart.

Usage

You can refer to the following statement to import types as needed:

import type { xxx } from '@visactor/vchart-types';

Such as:

import type { IBarSeriesSpec } from '@visactor/vchart-types';

You can also find the types in the corresponding path in types and import them:

import type { xxx } from '@visactor/vchart-types/types/xxx';

Such as:

import type { IBarSeriesSpec } from '@visactor/vchart-types/types/series/bar/interface'

Readme

Keywords

none

Package Sidebar

Install

npm i @visactor/vchart-types

Weekly Downloads

125

Version

1.10.5

License

MIT

Unpacked Size

1.23 MB

Total Files

977

Last publish

Collaborators

  • zhouxinyu66888
  • da730
  • xile611
  • simaq
  • ray_sun
  • liufangfang
  • xiaoluohe
  • lixuefei.1313
  • ssfxz
  • purpose233
  • youngwinds
  • chensiji.0517
  • zamhown
  • xuanhun
  • visactorowner