mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
perf: delete unused types
This commit is contained in:
parent
7489a81537
commit
8423e6a203
@ -1,5 +1,4 @@
|
||||
<script lang="ts" setup>
|
||||
import { Transition } from 'vue'
|
||||
import { useScrollPromise } from '../composables/index.js'
|
||||
|
||||
const { resolve: onBeforeEnter, pending: onBeforeLeave } = useScrollPromise()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user