Files
plane/web/ce/helpers/pi-chat.helper.ts
2024-12-04 13:41:48 +05:30

4 lines
83 B
TypeScript

export const hideFloatingBot = () => {};
export const showFloatingBot = () => {};