5 lines
84 B
TypeScript
5 lines
84 B
TypeScript
/**
|
|
* can be overwritten in saas or ee editions
|
|
* */
|
|
|
|
export const hasAi = false;
|