mirror of
https://github.com/gosticks/plane.git
synced 2025-10-16 12:45:33 +00:00
4 lines
83 B
TypeScript
4 lines
83 B
TypeScript
export const hideFloatingBot = () => {};
|
|
|
|
export const showFloatingBot = () => {};
|