This website requires JavaScript.
Explore
Help
Sign In
Mastodon
/
Whalebird-desktop-client-mac-linux-windows
mirror of
https://github.com/h3poteto/whalebird-desktop
Watch
1
Star
0
Fork
You've already forked Whalebird-desktop-client-mac-linux-windows
0
Code
Issues
Releases
Wiki
Activity
5386d5066d
Whalebird-desktop-client-ma...
/
renderer
/
preload.d.ts
8 lines
110 B
TypeScript
Raw
Blame
History
import
{
IpcHandler
}
from
'../main/preload'
declare
global
{
interface
Window
{
ipc
:
IpcHandler
}
}
Reference in New Issue
View Git Blame
Copy Permalink