1
This commit is contained in:
2
admin/node_modules/element-plus/lib/hooks/use-cursor/index.d.ts
generated
vendored
Normal file
2
admin/node_modules/element-plus/lib/hooks/use-cursor/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import type { ShallowRef } from 'vue';
|
||||
export declare function useCursor(input: ShallowRef<HTMLInputElement | undefined>): [() => void, () => void];
|
||||
Reference in New Issue
Block a user