AnimateConfig.vue 103 B

12345678910111213
  1. <template>
  2. <div>
  3. </div>
  4. </template>
  5. <script setup lang="ts">
  6. </script>
  7. <style scoped>
  8. </style>