Ben Lin
2024-10-22 e4f79a7e36214e5836cb0e667b3ffbd3db45456d
src/hooks/event/useScroll.ts
@@ -1,7 +1,7 @@
import type { Ref } from 'vue';
import { ref, onMounted, watch, onUnmounted } from 'vue';
import { isWindow, isObject } from '/@/utils/is';
import { isWindow, isObject } from '@/utils/is';
import { useThrottleFn } from '@vueuse/core';
export function useScroll(