7663b45147fbcf18f6570f59f9cb5ab29535c313310662defa74d99487ae24089078316ac306b060d91ffe0bb7c0771f2607ed2d0e29ce5d52c89fe8615595 162 B

12345
  1. import { Plugin } from 'vue';
  2. import { default as PercentPond } from './src/index.vue';
  3. export declare const PercentPondPlugin: Plugin;
  4. export { PercentPond, };