Files
plane/apps/web/ce/helpers/pi-chat.helper.ts

4 lines
83 B
TypeScript
Raw Permalink Normal View History

2024-12-04 13:41:48 +05:30
export const hideFloatingBot = () => {};
export const showFloatingBot = () => {};