mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Add type declaration
This commit is contained in:
parent
c54fdbc68d
commit
8083bcce4e
1 changed files with 3 additions and 0 deletions
3
index.d.ts
vendored
Normal file
3
index.d.ts
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
declare module 'electron-drag-click' {
|
||||||
|
export default function electronDragClick(): void;
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue