Files
ai-agent/web/components/kefu/demo-navigation.ts
T

6 lines
111 B
TypeScript

export const KEFU_DEMO_PATH = "/support/demo"
export function getWidgetDemoPath() {
return KEFU_DEMO_PATH
}