@@ -0,0 +1,3 @@
+import Waterfall from './Waterfall.vue'
+
+export { Waterfall }
+<script lang="ts" setup></script>
+<template>dddd</template>