interval-label.d.ts 82 B

123
  1. import F2 from '@antv/f2';
  2. declare const plugin: F2.Plugin;
  3. export default plugin;