UNPKG

images-viewer-vue3

Version:
6 lines (5 loc) 132 B
type hotkeyOptions = { [key: string]: any; }; export declare const useCusShortKey: (keysMap: hotkeyOptions) => void; export {};