This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
5chan
Watch
1
Star
0
Fork
0
mirror of
https://github.com/bitsocialnet/5chan.git
synced
2026-08-03 07:41:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
facd20d4c2f90e89ce3fbc4c3b2b020a1a0242eb
5chan
/
src
/
globals.d.ts
T
8 lines
81 B
TypeScript
Raw
Normal View
History
Unescape
Escape
perf: rewrite plebchan completely
2024-02-27 17:58:08 +01:00
declare
global
{
interface
Window
{
isElectron
:
boolean
;
}
}
export
{};
Reference in New Issue
Copy Permalink