473299997d347f5df7a1f8a412413e8df9ce2684cffd48cf9f629fe57295562a6b20422017a3932e84f6188228539d6caa7f74eca56a9ca4f39ab09f268c48 171 B

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