mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
perf: rewrite plebchan completely
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
declare global {
|
||||
interface Window {
|
||||
STICKY_MENU_SCROLL_LISTENER: boolean;
|
||||
isElectron: boolean;
|
||||
}
|
||||
}
|
||||
|
||||
export {};
|
||||
Reference in New Issue
Block a user